DOS printing from FP menu
Kenneth Brody
kenbrody at bestweb.net
Tue Oct 4 15:49:33 PDT 2005
Quoting Jim Asman (Tue, 4 Oct 2005 15:42:10 -0700):
>
> The command...
>
> print /d:\\servername\sharname filename
>
> prints fine when entered via a command prompt or as part of a batch file
> run from a command prompt.
>
> Put the same command into a filepro menu, scipt, or a system call from
> processing, and nothing prints and nothing is spooled.
>
> This is fpodbc 1.0.13 on a win2003 server.
>
> Has anyone seen this before?
What if you add a "pause" in the batch file after the line? Do you
get any errors/warnings?
Is there any reason you can't do this instead?
copy /b filename \\servername\sharename
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list