NAME
       SortTokens -- create a sorted list of all Blitz command tokens

   SYNOPSIS
       SortTokens();

       void SortTokens(VOID);

   FUNCTION
       This will create a sorted list of all Blitz comman tokens - used to improve
       the speed of the tokenisation / detokenisation commands.

   INPUTS
       NONE

   RESULT
       NONE

   NOTES
       This function is designed to be called by SuperTED, and is not intended for
       general use by applications.



converted with guide2html by Kochtopf