%FIO_ServerGetFile function
Related pages:
BOOL %FIO_ServerGetFile( TEXT in srcFile, TEXT in dstFile )
srcFile | File to transfer (copy) - complete path. |
dstFile | Complete path on local computer. |
BOOL _bOK _bOK := %FIO_ServerGetFile("c:\reports\rep1.xls", "c:\appldata\reports\rep1.xls")
Related pages:
0 komentárov