Help !

 

Sorry to ask help I think is more XP related then RBase

Running RBDOS7 on XP I have now for a long time made my reports to a listfile and then copy to printer by using something  :

 

Out Mylist.txt

Print Myreport

Out terminal

ZIP CMD /C COPY Mylist.txt LPT5     *(or whatever I happened to map my network printer \\KFS11\HP4200 to)

 

On 2 brand new ( 5 days and. 2 hours)  PC that does not work any longer,

 

If I open a command window on this new PC and type

Copy Mylist.txt LPT5      *( It hangs  )

If I type:

Copy Mylist.txt \\KFS11\HP200     *( It copies to printer)

 

If I try that working method from  Inside rbase using

ZIP CMD /C COPY Mylist.txt ‘\\KFS11\HP4200’           *( It works  )

 

Do I need to use that syntax from now on or can someone tell me how to change my XP Configuration on only these 2 brand new PC so they behave as my older PC do?

 

I can ADD that this ‘New’  (or whatever I should call it) syntax  works from older XP as well

 

Part by part this will in due time be rplaced by 7.5 Windows, but I guess some DOS part will remain for some time.

Gunnar Ekblad

 

Reply via email to