Options

File TXT

gbc2302gbc2302 Member Posts: 12
Hello every body:

I need to print a file in TXT format, from Navision.

Can you help me ?

Thanks. :(

Comments

  • Options
    PatPat Member Posts: 7
    Try something like that:

    SHELL('c:\winnt\system32\print.exe XXXXX');

    XXXXX are the options which you find when you type print/? at the "dos prompt" (Printer, path and name of the file).
Sign In or Register to comment.