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
You could use notepad and call it with this command:
OS-COMMAND SILENT VALUE("notepad.exe c:\x\x.txt").
"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!!!!
"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.