index of project tkfileutils

Module tkfileutils

Synopsis

Functions


Description:
 

Function tkfileutils_getcwd
Signature
tkfileutils_getcwd():String
Returns
String

 
 top of page
Function tkfileutils_mkdir
Signature
tkfileutils_mkdir(StringpathName)
 :boolean
Arguments
StringpathName
Returns
boolean

 
 top of page
Function tkfileutils_read_directory
Read directory contents and return results as an array of strings.
Signature
tkfileutils_read_directory(StringpathName)
 :StringArray
Arguments
StringpathNameAbsolute or relative pathname
Returns
StringArrayArray of file record strings
Description
The string format is: <type>,<name>,<size>,<moddate>. <type> is one of "f" (regular file), or "d" (directory).

 
 top of page
Function tkfileutils_rename
Signature
tkfileutils_rename(StringpathNameOld,
  StringpathNameNew 
  )  
 :boolean
Arguments
StringpathNameOld
StringpathNameNew
Returns
boolean

 
 top of page
Function tkfileutils_rm
Signature
tkfileutils_rm(StringpathName)
 :boolean
Arguments
StringpathName
Returns
boolean

 
 top of page
Function tkfileutils_setcwd
Signature
tkfileutils_setcwd(StringpathName)
 :boolean
Arguments
StringpathName
Returns
boolean

 
 top of page

Project Modules:tkfileutils 
Project Classes:
Project Functions:tkfileutils_getcwd , tkfileutils_mkdir , tkfileutils_read_directory , tkfileutils_rename , tkfileutils_rm , tkfileutils_setcwd 
All Namespaces:default , graph , ui 
All Projects:core , eqxmms , ShaderVG , ShaderVG_Text , tkanalogrytm , tkchipmunk , tkclap , tkfileutils , tkfreeglut , tkfreetype2 , tkfreeverb , tkmath , tkmidi , tkmidipipe , tkminnie , tkoldmath , tkopengl , tkportaudio , tkradiastools , tksamplechain , tksampleedit , tksampler , tksdl , tksdl_net , tksidplay2 , tkspeexdsp , tksqlite , tktriangulate , tkui , tkvst2 , tkzip , ui , yingtest 


 
 top of page

auto-generated by "DOG", the TkScript document generator. Thu, 11/Dec/2025 13:41:59