[nfbcs] WSH Script for Sorting Text
Steve Jacobson
steve.jacobson at visi.com
Sun Jun 14 18:19:10 UTC 2009
There is a sort of simple sort command-line command that is part of Windows. Have you determined that won't work.
You may have to redirect the input or output to a file, and I know that redirection is a little complicated for you Unix guys.
<smile> If your WSH script is doing other things, you should still be able to run this from the script. You can get basic
help by running "SORT /?" without the quotes of course.
On Sun, 14 Jun 2009 10:26:33 -0700, Mike Freeman wrote:
>Hi.
>Anyone know of a library or code useable in a WSH script to sort text
>date/time entries by date/time (yes, I know I can write it myself but
>why reinvent the wheel?)?
>I've read the vbScript in a Nutshell book and don't see reference to
>such routines. I'd like to automate sorting of records in my diabetes
>log by date and time after export from the Braille Sense Plus.
>T I A!
>Mike
>_______________________________________________
>nfbcs mailing list
>nfbcs at nfbnet.org
>http://www.nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
>To unsubscribe, change your list options or get your account info for nfbcs:
>http://www.nfbnet.org/mailman/options/nfbcs_nfbnet.org/steve.jacobson%40visi.com
More information about the NFBCS
mailing list