For Programmers: Free Programming Magazines  


Home > Archive > Clarion > August 2005 > Re: RUN command









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: RUN command
richknoch@gmail.com

2005-08-23, 7:55 am

Nelson,

I missed your problem description, but . . . . have you tried using
PATH() so the RUN command will know where whatever you want to run, is
located? The example runs the print engine, looks into a particular
report library, runs a particular report, sends to previewer and prints
however many copies user wants.

RUN('C60PRNTX.EXE ' & PATH() & '\DATA\AvgCstAn.TXR AvgPerMiSummary /W
/C' & GLO:NC)

Rich Knoch
www.compulink-ltd.com

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com