File TXT

gbc2302
gbc2302 Member Posts: 12
Hello every body:

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

Can you help me ?

Thanks. :(

Comments

  • Pat
    Pat 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).