( |
|
|
|||
Automatically imports the specified text-backup |
Parameters: | |
Path to the backup folder. Relevant to the Enterprise root folder | |
Name of the backup file. | |
Reserved for internal usage. Should be set to true | |
global procedure OnApplicationStartup() begin AutoImportBackup("Backup","TB110124.txt",true); return; end;
Related topics: |