Sorting filePro Arrays
Kenneth Brody
kenbrody at bestweb.net
Mon May 19 13:42:37 PDT 2008
Quoting Bob Stockler (Mon, 19 May 2008 16:34:43 -0400):
> Top Post . . .
>
> After much futzing and stumbling around, this blind pig found
> an acorn after all, and it was a simple fix at that:
>
> If: DOS
> Then: TEMP1 = "C:\temp\sort.tmp"
> If: DOS
> Then: TEMP2 = "C:\temp\sorted.tmp"
> If: ''''' DOS
> Then: ''''' system noredraw "SORT" < TEMP1 < ">" < TEMP2
> If: DOS
> Then: system noredraw "SORT.exe" < TEMP1 < ">" < TEMP2
> ^^^^
> Thanks for the ideas posted.
[...]
That makes no sense at all, unless you have another executable named "sort"
(such as "sort.com" or "sort.bat") which, for some reason, is not the one
that cmd.exe executes when outside of filePro, yet does when executed from
within filePro.
--
Read the truth behind the movie "Expelled" at <http://www.ExpelledExposed.com>
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list