Home / comp / gb / .applicationargs / _next 
FOR EACH .ApplicationArgs (gb)
Syntax
DIM aString AS String

FOR EACH aString IN .ApplicationArgs
  ...
NEXT
Enumerates all arguments passed to the application.