[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] SQR for Developers - Converting UNIX Sort to DOS
I have solved this problem by putting the first sort in a temp file, then
issuing another sort command to sort that temp file, etc., etc..
Richard Knapp
Database Programmer/Analyst
Institutional Research and Planning
University of Missouri System
573-882-8856
knappr@umsystem.edu
-----Original Message-----
From: Kreutzer, Brian W CTR NAVSISA [mailto:brian.kreutzer@navy.mil]
Sent: Friday, December 19, 2003 12:42 PM
To: SQR_User_Group (E-mail)
Subject: [sqr-users] SQR for Developers - Converting UNIX Sort to DOS
I'm converting some UNIX based SQR 8.1 code to SQR for Developers (8.1) on
Windows 2000 and have hit a snag and I was wondering if anyone has any
suggestions.
The problem I'm having is that the UNIX based SQR code uses the "Call System
Using" command to call various UNIX commands. Most of the UNIX commands I've
encountered so far have DOS equivalents and I've been able to use those
equivalents. But I'm having trouble replacing the UNIX SORT command. The UNIX
SORT command is much more powerful then the DOS SORT command and this program
uses a lot of the various UNIX SORT command features that the DOS SORT commmand
does not have. Does anyone know a way of replacing the UNIX SORT command in
DOS.
Any help you could give me will be greatly appreciated. Thanks.
Brian Kreutzer
_______________________________________________
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