MAKE DIRECTORY

The MAKE DIRECTORY action creates the specified directory.

MAKE DIRECTORY ArithmeticExpression()

where ArithmeticExpression identifies a directory to be created.

MAKE DIRECTORY 'c:/temp/mydirectory' 
MAKE DIRECTORY Account.DirectoryName 
  • Last modified: 2023/05/09 01:40