chdir() |
Change directory |
chmod() |
Changing file rights |
compile() |
Compiles an EASE source code to the temporary PRG code |
copyfile() |
Creates the copy of a file |
delfile() |
Deletes an external file |
delident() |
Löscht einen Eintrag aus einer Konfigurationsdatei |
dirinfo() |
Directory entry of a file |
diskfree() |
Returns the free space of the storage medium |
DO |
|
execprog() |
Kompilert und führt beliebigen EASY-Code zur Laufzeit aus |
firstdir() |
Returns the directory entry of a search pattern |
flush() |
Transmission of all buffered data |
getdir() |
Returns the actual directory |
getenv() |
Get the environment variable |
getident() |
Gets an entry from a configuration file |
getpara() |
Get the value of a runtime flag |
getsize() |
Returns the filesize |
halt() |
Terminate programm |
isfile() |
Checks existence of a file or a directory |
makedir() |
Creates a new directory |
nextdir() |
Next directory entry regarding to FirstDir |
pause() |
Pauses the programm for a certain time |
privdir() |
Gibt absoluten Pfad zur tdbengine zurück |
remdir() |
Deletes an (empty) directory |
rename() |
Renames a file |
setcgilog() |
Write further information to Log-files |
setident() |
Sets a new value in the configuration file |
setpara() |
Sets a runtime flag |
testident() |
Prüft, ob ein Eintrag in einer Konfigurationsdatei vorhanden ist |
timeout() |
(Linux only) Quits execution of a procedure after a timeout passed |
today() |
System date |
varname() |
Returns the declaration name of a variable |