| Edit Rename Undo Refresh |
|
|
History |
.............................................................................. ..............................................................................
]] ]]
{info {info
To generate a variable directory or file path, use the file path concatenate o To generate a [../../def/variable] directory or file path, use the file path c
==
{example
MKDIR "/home/gambas/" &/ "/tmp" &/ "foo.bar" MKDIR "/home/gambas/" &/ "/tmp" &/ "foo.bar"
} ==
} }
{seealso {seealso
.............................................................................. ..............................................................................
.............................................................................. .............................................................................. - - Browses a directory. Browses a directory. ][ ][ =[lang/exist]= - Checks if a specific file or directory exists. ][ =[lang/isdir]= =[lang/isdir]= - - Returns if a path points at a directory. Returns if a path points at a directory. .............................................................................. ..............................................................................
.............................................................................. ..............................................................................
]] ]]
{info {info
To generate a variable directory or file path, use the string concatenate oper To generate a variable directory or file path, use the file path concatenate o
{example {example
mkdir "/home/gambas/" &/ "/tmp" &/ "foo.bar" MKDIR "/home/gambas/" &/ "/tmp" &/ "foo.bar"
} }
} }
.............................................................................. ..............................................................................
.............................................................................. ..............................................................................
Makes temporary file names. Makes temporary file names.
]] ]]
{info
To generate a variable directory or file path, use the string concatenate oper
{example
mkdir "/home/gambas/" &/ "/tmp" &/ "foo.bar"
}
}
{seealso {seealso
[/cat/stream] [comp/gb/file] [/cat/stream] [comp/gb/file]
} }
.............................................................................. ..............................................................................
.............................................................................. .............................................................................. - - Creates a directory. Creates a directory. ][ ][ =[lang/rdir]= =[/lang/move]= - - Browses a directory recursively. Renames or moves a file or a directory. ][ ][ =[lang/rename]= =[lang/rdir]= - - Renames or moves a file or a directory. Browses a directory recursively. ][ ][ =[lang/rmdir]= =[lang/rmdir]= - - .............................................................................. ..............................................................................
.............................................................................. .............................................................................. - - Copy a file. Copy a file. ][ ][ =[lang/dfree]= - Returns the free space on a device. ][ =[lang/dir]= =[lang/dir]= - - Browses a directory. Browses a directory. .............................................................................. ..............................................................................