Platform Dependencies
If you want these words to be sorted, the easiest way is to use the MS-DOS sort command. In a Windows environment, use the Program Manager to open a command prompt, then type:
sort < keywords.out > keywords.srt
keywords.srt is the name of the sorted file. If keywords.out is not in your current directory, you must use the full path name of the file.
Was this helpful?