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

RE: [sqr-users] Invoking dos commands thru sqr




Invoke the command interpreter with the /C flag so let $cmd = cmd /C ...
(your commands)

Richard Knapp
AITS - Reporting
University of Missouri
Locust Street Building
Columbia, MO 65201
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
Vaidyanathan, Ramakrishnan (GE, Corporate,consultant)
Sent: Monday, October 09, 2006 4:11 PM
To: sqr-users@sqrug.org
Subject: [sqr-users] Invoking dos commands thru sqr

Hi All,

       Iam trying to use a dos sort command in sqr. it shud sort the
file and redirect the output to another file. I tried but its not
working for me.

Let $cmd_sort = 'Sort /+16 ' || $file1 || '>' || $file2

Iam not getting any error msg. The file is not sorted and iam not
getting any
 sorted output file.
Please help

Thanks
Ram


_______________________________________________
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