how to view a file

Posted by LegacyUser on 05-Apr-2001 16:42

Hi!

I'm new at this. Could anybody please tell me how I could view a textfile on the screen. I can get data to a .txt file but I would also like to be able to view the file before I print it.

Thanks

All Replies

Posted by LegacyUser on 06-Apr-2001 09:01

You could use notepad and call it with this command:

OS-COMMAND SILENT VALUE("notepad.exe c:\x\x.txt").

Posted by LegacyUser on 08-Apr-2001 15:07

"Vincent B." wrote:

>

>You could use notepad and call it with this command:

>

>OS-COMMAND SILENT VALUE("notepad.exe c:\x\x.txt").

Thank you so much!! It works!!!!

Posted by LegacyUser on 19-Apr-2001 15:07

"selma" wrote:

>>Hi!

>I'm new at this. Could anybody please tell me how I could>view a textfile on the screen. I can get data to a .txt

>file but I would also like to be able to view the file

>before I print it. >

>Thanks

Use notepad or wordpad .....or word etc.

This thread is closed