[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] Calling a batch file
- Subject: RE: [sqr-users] Calling a batch file
- From: Pamela Lantzy <PLantzy@uamail.albany.edu>
- Date: Thu, 22 Jul 2004 08:09:47 -0400
- Delivery-date: Thu, 22 Jul 2004 07:13:52 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Make sure this is in a location that the process scheduler has access to.
If this file is on your harddrive, it will not be able to locate it, when
running this through the scheduler.
-----Original Message-----
From: sqr-users-bounces+plantzy=uamail.albany.edu@sqrug.org
[mailto:sqr-users-bounces+plantzy=uamail.albany.edu@sqrug.org] On Behalf Of
Borde, Gopal S
Sent: Wednesday, July 21, 2004 11:27 AM
To: sqr-users@sqrug.org
Subject: [sqr-users] Calling a batch file
Friends,
I have to write a sqr which will run a batch file (edi.bat).
I tried using following codes in sqr
let $file = 'C:\Travel\edi\edi.bat'
call system using $file #status
but it is not working.
The edi bat is file delivered by PeopleSoft it reads names of all input
files and creates a list file.
Alternatively if any one know how to write code for this command will
also solve the purpose.
Thanks .
Gopal Borde
ITS Dept
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users