[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Problem Using CALL to DOS Copy using Wildcards
- Subject: Re: Problem Using CALL to DOS Copy using Wildcards
- From: "Chitty, David" <DPChitty@HOMESIDE.COM>
- Date: Wed, 3 Apr 2002 09:20:59 -0500
Removing the WAIT parameter on the CALL command worked. To complete the
effort, I had to add a 'bogus' WHILE loop after the CALL to give the copy
enough time to finish before attempting to open the new file in the program.
let #x = 0
while #x < 100000
add 1 to #x
end-while
Thanks you to everyone that offered ideas. This was my first time using the
SQR Users Group for soliciting ideas and it proved to be a beneficial
experience.
Dave Chitty
-----Original Message-----
From: Raj Amoli [SMTP:rajkamoli@HOTMAIL.COM]
Sent: Tuesday, April 02, 2002 6:02 PM
To: SQR-USERS@list.iex.net
Subject: Re: Problem Using CALL to DOS Copy using Wildcards
David:
Just try it without using 'WAIT' in the command. It might work.
Raj
This message may contain confidential information. We provide customer
information to others only under certain circumstances, and based on
representations that each applicable customer has authorized the disclosure.
If any person makes a false or misleading representation to obtain customer
information, that person may have committed a federal crime, and we may
report any such incidence to the proper authorities. If you receive this in
error, please notify the sender by reply fax or email and delete this
message. If you properly received this message, you may use and distribute
it only in accordance with our instructions and applicable law. HomeSide
and it's affiliates do not represent, warrant or guarantee that the
integrity of this communication has been maintained nor that the
communication is free of errors, viruses or interference.