xpxGetServerFile
FUNCTION xpxGetServerFile(options : INTEGER; remoteFileName : STRING; password : STRING; localFileName : STRING) status : INTEGER;
This function reads special EDMserver files or any files that is accessible from the EDMserver, i.e., any files in the file system used by the actual EDMserver.
This function is restricted to EDMuser "superuser" or to all EDMusers that can provide the password of "superuser".
Arguments
1 | Type | Name | Comment |
2 | INTEGER | options | comment |
3 | STRING | remoteFileName | |
4 | STRING | password | |
5 | STRING | localFileName |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Option | Comment |
xpxREPORT_FILE | |
xpxUSERS_LOGGEDON_LOG | |
xpxSERVER_MESSAGES_LOG | Not yet implemented |
xpxORDINARY_FILE | |
xpxTAB_SEPARATED_STRINGS | |
xpxQUERY_RESULT_TABLE_FORMAT | Not yet implemented |
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.