smode()

 
Returns the permissions mode of path in the scripts directory.
Syntax
smode( path )
Returns the permissions mode or -1 if the file does not exist
  • path = the fully qualified path to the file or directory
User Annotations: smode