![]() |
T4S4
18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
aexec cmd | |
This function executes a external command (asynchron). More... | |
check_base64string base64string | |
Checks, whether the input string is a valid Base64 string. Newlines are ignored. More... | |
checked_base64tobinfile base64string filename ?writemode? | |
write the binary Base64-decoded version of the input string to a file. More... | |
deh16 string | |
This function converts a HEX16 string to a clear string. More... | |
enh16 string | |
This function converts a string to HEX16. More... | |
flip2Unix fname | |
This function converts the line ends of a file to unix notation. More... | |
flip2Windows fname | |
This function converts the line ends of a file to windows notation. More... | |
getSyslogDir args | |
This function returns the name of the T4x syslog directroy. More... | |
getTmpDir args | |
This function returns the name of the T4x tmp directroy. More... | |
idlewait msec | |
This function is an alternative to TCL "after". It does not block the idle loop. More... | |
instanceName args | |
This function returns the instance name of the T4x installation. More... | |
loadLibrary libraryName ?required? ?sourceName? ?libraryDirectory? | |
load a rfdt More... | |
secOfTheDay args | |
This function calculates the time of day in seconds. More... | |
sexec cmd | |
This function executes a external command (synchron). More... | |
unixid args | |
This function generates a ~unique~ ID 64Bit string. More... | |