[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: [sqr-users] CALL SYSTEM for printing a PDF file to a printer.



 --- "Prasad. Koneru" <manukoneru@yahoo.com> a écrit : 
> Hi Charly,
> 
> Thanks for the reply.
> 
> Can you be more specific with the command.
> 
> May be give me a small example.
> 
> Thanks 
> 
> Prasad

Yep.

Instead of using your current code, try this :

    let $command = 'CMD /C @START /WAIT c:\sqr\pdftest2'
    call system using $command #status WAIT
    Display #Status

As you see the only change is to insert 'CMD /C @START /WAIT' before the 
command you really want
to execute...

Charly

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users