directory .sort .select  (  State  )  
                           
Description :

This instruction sorts the scanned files in alphabetic order.

Parameters :

  • TRUE (Alphabetic sorting)
    FALSE (No alphabetic sorting)

Notes :


By convention, this instruction must be used before directory.scan ().

Examples :