[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: "Knapp, Richard" <KnappR@umsystem.edu>
- Date: Wed, 21 Jul 2004 10:37:20 -0500
- Delivery-date: Wed, 21 Jul 2004 10:40:04 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: AcRvNyuH+1mIjyfoQTyoxlgedmL9BgAAVfHw
- Thread-topic: [sqr-users] Calling a batch file
Call the command interpreter and feed it the file you want it to
execute.
Richard Knapp
Database Programmer/Analyst
Institutional Research and Planning
University of Missouri System
573-882-8856
knappr@umsystem.edu
-----Original Message-----
From: sqr-users-bounces+knappr=umsystem.edu@sqrug.org
[mailto:sqr-users-bounces+knappr=umsystem.edu@sqrug.org] On Behalf Of
Borde, Gopal S
Sent: Wednesday, July 21, 2004 10: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