home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Backup / Backup.zip / bacrest.zip / PSNSCL.INF (.txt) < prev    next >
OS/2 Help File  |  2000-05-18  |  76KB  |  3,472 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. The OS/2 Warp Server Backup/Restore Command Line gives you access to OS/2 Warp 
  5. Server Backup/Restore operations from the OS/2 command line. It not only 
  6. enables you to run backups and restores but also to perform most of the 
  7. operations available from the graphical user interface version of the product. 
  8.  
  9. This reference assumes that the reader is familiar with basic OS/2 Warp Server 
  10. Backup/Restore concepts such as backup methods, backup sets and file filters. 
  11. This pre-requisite knowledge can be found in the main OS/2 Warp Server 
  12. Backup/Restore user guide and in the on-line help.  If you have never used the 
  13. graphical user interface version of the product you may find it helpful to 
  14. experiment with that first before using the OS/2 Warp Server Backup/Restore 
  15. Command Line 
  16.  
  17. The OS/2 Warp Server Backup/Restore Command Line was implemented using the OS/2 
  18. Warp Server Backup/Restore C language API.  Therefore if you have programming 
  19. knowledge you may find reading through the C API reference will also help your 
  20. understanding of the command line interface. 
  21.  
  22. Note:  If you have a version of OS/2 Warp Server Backup/Restore other than the 
  23. English version then commands can be issued in your native language as well as 
  24. in English. To find out what the versions of the command are in your native 
  25. language use the Help command. 
  26.  
  27.  
  28. ΓòÉΓòÉΓòÉ 2. Using the OS/2 Warp Server Backup/Restore Command Line ΓòÉΓòÉΓòÉ
  29.  
  30. To run the OS/2 Warp Server Backup/Restore command line interface you must 
  31. first run the API server.  See the Backup/Restore C API Guide and Reference for 
  32. details on running the API server. 
  33.  
  34. By default the OS/2 Warp Server Backup/Restore Command Line looks for the 
  35. server on the default pipe name.  If you want to communicate with the server on 
  36. a different pipe, or over TCP/IP you can do so by setting the following 
  37. environment variables or system settings. 
  38.  
  39. Environment Var.  System Setting  Description
  40.  
  41. PSNS_CONNECTION   Connection      Type of connection, PIPE (default) or TCPIP
  42. PSNS_SERVER       Server          Name of the server
  43. PSNS_PIPE         Pipe            Name of the pipe to use
  44. PSNS_TCPIP        Tcpip           TCPIP configuration, <hostname>:<port #>
  45. PSNS_QUIET        Quiet           Prevents user involvment during command.
  46.                                   Must be YES or NO (or TRUE or FALSE or 1 or 0 )
  47.  
  48. OS/2 Warp Server Backup/Restore Command Line commands are not case sensitive, 
  49. that is you can use any mix of upper and lower case letters.  However the names 
  50. of OS/2 Warp Server Backup/Restore objects like backup methods and file filters 
  51. are case sensitive so make sure to use the right case when specifying them.  If 
  52. the names have spaces in them these must be included too. 
  53.  
  54. To run OS/2 Warp Server Backup/Restore Command Line commands simply open an 
  55. OS/2 session, change directory to where you installed OS/2 Warp Server 
  56. Backup/Restore then enter the command at the command prompt.  If you enter a 
  57. command incorrectly the program will respond with an error message and help on 
  58. the relevant command. 
  59.  
  60.  
  61. ΓòÉΓòÉΓòÉ 3. OS/2 Warp Server Backup/Restore Commands ΓòÉΓòÉΓòÉ
  62.  
  63. This chapter describes the commands which can be issued via the OS/2 Warp 
  64. Server Backup/Restore Command Line. For information on how to use the command 
  65. line see Using the OS/2 Warp Server Backup/Restore Command Line. 
  66.  
  67. The following is a list of the commands which are recognised: 
  68.  
  69.  BackupMethod      To view, create, copy, delete, run or alter a backup method. 
  70.  BackupSet         To view, create, delete, transfer or alter a backup set. 
  71.  Event             To view, create, copy, delete or change a scheduled event. 
  72.  FileFilter        To view, create, copy, delete or alter a file filter. 
  73.  Help              To obtain on-line help for the program. 
  74.  List              To list items which fit certain criteria, such as backup 
  75.                    sets, backup or restore methods, file filters, or storage 
  76.                    devices. 
  77.  RestoreMethod     To view, create, copy, delete, run or alter a restore 
  78.                    method. 
  79.  Rulebook          To view, create, copy, delete or alter a rulebook. 
  80.  Settings          To change or view the settings. 
  81.  SourceDrive       To change, refresh or view the source drive settings. 
  82.  StorageDevice     To change, create, delete or view the storage device 
  83.                    settings. 
  84.  TestServer        To test that a connection to a server is properly 
  85.                    established. 
  86.  Volume            To associate, change, create, delete or view the volume 
  87.                    settings. 
  88.  
  89.  
  90. ΓòÉΓòÉΓòÉ 3.1. BackupMethod ΓòÉΓòÉΓòÉ
  91.  
  92. Description 
  93.  
  94. The BackupMethod command can be used to create backup methods.  Having created 
  95. a backup method it can then be run in order to perform a backup.  The command 
  96. can also be used to change, copy, rename and delete backup methods. 
  97.  
  98. Syntax 
  99.  
  100. ΓöÇΓöÇBackupMethodΓöÇΓö¼ΓöÇChangeΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇ<Name>ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  101.                  Γö£ΓöÇCopyΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ            Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  102.                  Γö£ΓöÇCreateΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ            Γöé                    Γöé Γöé
  103.                  Γö£ΓöÇDeleteΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ            ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  104.                  Γö£ΓöÇRenameΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  105.                  Γö£ΓöÇRunΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  106.                  ΓööΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  107.  
  108. See one of the following for more details: 
  109.  
  110.  Change            Modifies an existing backup method. 
  111.  Copy              Copies an existing backup method. 
  112.  Create            Creates a new backup method. 
  113.  Delete            Deletes an existing backup method. 
  114.  Rename            Renames an existing backup method. 
  115.  Run               Runs an existing backup method. 
  116.  View              Views all the settings for an existing backup method. 
  117.  
  118.  
  119. ΓòÉΓòÉΓòÉ 3.1.1. Change ΓòÉΓòÉΓòÉ
  120.  
  121. Description 
  122.  
  123. Changes the settings of an existing backup method. 
  124.  
  125. Note:  To change the name of a backup method use the Rename command. 
  126.  
  127. Syntax 
  128.  
  129. ΓöÇBackupMethod Change ΓöÇΓöÇΓöÇΓöÇΓöÇ<Name>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ┬╖┬╖┬╖
  130.                                    ΓööΓöÇDescription=<Description>ΓöÇΓöÿ
  131.  
  132. ···┬──────────────────────────┬─···
  133.    ΓööΓöÇAllFiles=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼ΓöÇΓöÿ
  134.                ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  135.  
  136. ···┬────────────────────┬─┬────────────────────┬─┬───────────────────────────┬─···
  137.    ΓööDrive=<Drive Letter>Γöÿ ΓööDirectory=<Dir Name>Γöÿ ΓööSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ
  138.                                                                  ΓööFALSE|NO|0Γöÿ
  139.  
  140. ···┬─────────────────────────┬─┬────────────────────┬─···
  141.    ΓööUseRulebook=Γö¼TRUE|YES|1Γö¼ΓöÇΓöÿ ΓööRulebook=<Rulebook>ΓöÇΓöÿ
  142.                 ΓööFALSE|NO|0Γöÿ
  143.  
  144. ···┬────────────────────────┬─┬──────────────────────┬─···
  145.    ΓööCompression=ΓöÇΓö¼ΓöÇONΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ ΓööΓöÇGenerations=<Number>ΓöÇΓöÿ
  146.                  Γö£ΓöÇOFFΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  147.                  ΓööΓöÇDEFAULTΓöÇΓöÿ
  148.  
  149. ···┬───────────────────────────┬─┬────────────────────────┬─···
  150.    ΓööUseFileFilter=Γö¼TRUE|YES|1Γö¼ΓöÇΓöÿ ΓööFileFilter=<FileFilter>ΓöÇΓöÿ
  151.                   ΓööFALSE|NO|0Γöÿ
  152.  
  153.  
  154. ┬╖┬╖┬╖Γö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  155.    ΓööChangedFilesOnly=Γö¼TRUE|YES|1Γöñ ΓööPreview=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööBackupSet=<Backup Set>Γöÿ
  156.                      ΓööFALSE|NO|0Γöÿ          ΓööFALSE|NO|0Γöÿ
  157.  
  158. Note:  If the AllFiles setting is set to a TRUE value then the Subdirectories, 
  159.        Drive and Directory settings are all ignored when a backup method is 
  160.        run. 
  161.  
  162. Similarly if the UseRulebook setting is set to a TRUE value then the 
  163. Compression and Generations settings are ignored when the backup method is run. 
  164.  
  165.  Examples 
  166.  
  167.  To turn on compression for the backup method called 'ServerBackup'. 
  168.  
  169.        psnscl backupmethod change ServerBackup Compression=ON
  170.  
  171.  To change the description of the 'ServerBackup' backup method. 
  172.  
  173.        psnscl backupmethod change ServerBackup Description="A full backup"
  174.  
  175.  
  176. ΓòÉΓòÉΓòÉ 3.1.2. Copy ΓòÉΓòÉΓòÉ
  177.  
  178. Description 
  179.  
  180. Copies an existing backup method to a specified new name. 
  181.  
  182. Syntax 
  183.  
  184. ΓöÇBackupMethod Copy <Name> NewName=<Name>ΓöÇ
  185.  
  186. Examples 
  187.  
  188.  To make a copy of backup method 'ServerBackup' and give it the name 
  189.  'FullBackup'. 
  190.  
  191.        psnscl backupmethod copy ServerBackup NewName=FullBackup
  192.  
  193.  
  194. ΓòÉΓòÉΓòÉ 3.1.3. Create ΓòÉΓòÉΓòÉ
  195.  
  196. Description 
  197.  
  198. Creates a new backup method. 
  199.  
  200. Syntax 
  201.  
  202. ΓöÇBackupMethod Create ΓöÇΓöÇΓöÇΓöÇ<Name>ΓöÇΓöÇΓöÇΓöÇBackupSet=<Backup Set>ΓöÇ┬╖┬╖┬╖
  203.  
  204. ···─┬───────────────────────────┬───┬──────────────────────────┬─···
  205.     ΓööΓöÇDescription=<Description>ΓöÇΓöÿ   ΓööΓöÇAllFiles=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼ΓöÇΓöÿ
  206.                                                 ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  207.  
  208. ···┬────────────────────┬─┬────────────────────┬─┬───────────────────────────┬─···
  209.    ΓööDrive=<Drive Letter>Γöÿ ΓööDirectory=<Dir Name>Γöÿ ΓööSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ
  210.                                                                  ΓööFALSE|NO|0Γöÿ
  211.  
  212. ···┬─────────────────────────┬─┬────────────────────┬─···
  213.    ΓööUseRulebook=Γö¼TRUE|YES|1Γö¼ΓöÇΓöÿ ΓööRulebook=<Rulebook>ΓöÇΓöÿ
  214.                 ΓööFALSE|NO|0Γöÿ
  215.  
  216. ···┬────────────────────────┬─┬──────────────────────┬─···
  217.    ΓööCompression=ΓöÇΓö¼ΓöÇONΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ ΓööΓöÇGenerations=<Number>ΓöÇΓöÿ
  218.                  Γö£ΓöÇOFFΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  219.                  ΓööΓöÇDEFAULTΓöÇΓöÿ
  220.  
  221. ···┬───────────────────────────┬─┬────────────────────────┬─···
  222.    ΓööUseFileFilter=Γö¼TRUE|YES|1Γö¼ΓöÇΓöÿ ΓööFileFilter=<FileFilter>ΓöÇΓöÿ
  223.                   ΓööFALSE|NO|0Γöÿ
  224.  
  225.  
  226. ┬╖┬╖┬╖Γö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  227.    ΓööChangedFilesOnly=Γö¼TRUE|YES|1Γöñ ΓööPreview=Γö¼TRUE|YES|1Γö¼ΓöÇΓöÿ
  228.                      ΓööFALSE|NO|0Γöÿ          ΓööFALSE|NO|0Γöÿ
  229.  
  230. Note:  If the AllFiles setting is set to a TRUE value then the Subdirectories, 
  231.        Drive and Directory parameter settings are all ignored when a backup 
  232.        method is run. 
  233.  
  234. Similarly if the UseRulebook parameter setting is set to a TRUE value then the 
  235. Compression and Generations parameter settings are ignored when the backup 
  236. method is run. 
  237.  
  238.  Defaults 
  239.  
  240.  Settings which are not explicitly specified when the backup method is created 
  241.  will be set to their default values.  To alter the settings after the backup 
  242.  method has been created you may use the Change command. 
  243.  
  244.  Examples 
  245.  
  246.  To create a new backup method called 'All D' which backs up all files on the D 
  247.  drive to the 'Tape' backup set. 
  248.  
  249.        psnscl backupmethod create "All D" BackupSet="Tape" AllFiles=FALSE
  250.                                 Drive=D Directory="\" SubDirectories=TRUE
  251.  
  252.  To create a new backup method called 'Default' which backs up all files to the 
  253.  default backup set.  The backup method will take the default settings for the 
  254.  unspecified parameters. 
  255.  
  256.        psnscl backupmethod create Default BackupSet="<default>"
  257.  
  258.  
  259. ΓòÉΓòÉΓòÉ 3.1.4. Delete ΓòÉΓòÉΓòÉ
  260.  
  261. Description 
  262.  
  263. Deletes a specified backup method. 
  264.  
  265. Syntax 
  266.  
  267. ΓöÇBackupMethod Delete <Name>ΓöÇ
  268.  
  269. Examples 
  270.  
  271.  To delete a backup method called 'Default'. 
  272.  
  273.        psnscl backupmethod delete Default
  274.  
  275.  
  276. ΓòÉΓòÉΓòÉ 3.1.5. Rename ΓòÉΓòÉΓòÉ
  277.  
  278. Description 
  279.  
  280. Renames an existing backup method to a specified new name. 
  281.  
  282. Syntax 
  283.  
  284. ΓöÇBackupMethod Rename <Name> NewName=<Name>ΓöÇ
  285.  
  286. Examples 
  287.  
  288.  To rename the 'All D' backup method and call it 'All D to tape'. 
  289.  
  290.        psnscl backupmethod rename "All D" NewName="All D to tape"
  291.  
  292.  
  293. ΓòÉΓòÉΓòÉ 3.1.6. Run ΓòÉΓòÉΓòÉ
  294.  
  295. Description 
  296.  
  297. Runs the specified backup method.  A progress panel is displayed while the 
  298. backup runs. 
  299.  
  300. Syntax 
  301.  
  302. ΓöÇBackupMethod Run <Name>ΓöÇ
  303.  
  304. Examples 
  305.  
  306.  To run the backup method 'ServerBackup'. 
  307.  
  308.        psnscl backupmethod run ServerBackup
  309.  
  310.  
  311. ΓòÉΓòÉΓòÉ 3.1.7. View ΓòÉΓòÉΓòÉ
  312.  
  313. Description 
  314.  
  315. Views all the settings for a specified backup method. 
  316.  
  317. Syntax 
  318.  
  319. ΓöÇBackupMethod View <Name>ΓöÇ
  320.  
  321. Examples 
  322.  
  323.  To view the backup method 'ServerBackup'. 
  324.  
  325.        psnscl backupmethod view ServerBackup
  326.  
  327.  
  328. ΓòÉΓòÉΓòÉ 3.2. BackupSet ΓòÉΓòÉΓòÉ
  329.  
  330. Description 
  331.  
  332.  The BackupSet command is used to change, create, delete, empty, transfer or 
  333. view a backup set. 
  334.  
  335. Syntax 
  336.  
  337. ΓöÇΓöÇBackupSetΓöÇΓö¼ΓöÇChangeΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇ<Name>ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  338.               Γö£ΓöÇCreateΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ             Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  339.               Γö£ΓöÇDeleteΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ             Γöé                    Γöé Γöé
  340.               Γö£ΓöÇEmptyΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ             ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  341.               Γö£ΓöÇTransferInΓöÇΓöñ
  342.               Γö£ΓöÇTransferOutΓöñ
  343.               ΓööΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  344.  
  345. For more information see one of the following: 
  346.  
  347.  Change            Changes the settings of a backup set 
  348.  Create            Creates a new backup set 
  349.  Delete            Deletes a backup set 
  350.  Empty             Empties a backup set 
  351.  TransferIn        Transfers In a backup set. 
  352.  TransferOut       Transfers Out a backup set. 
  353.  View              Views all the settings of a backup set 
  354.  
  355.  
  356. ΓòÉΓòÉΓòÉ 3.2.1. Change ΓòÉΓòÉΓòÉ
  357.  
  358. Description 
  359.  
  360. Changes the settings of an existing backup set.  For single device backup sets 
  361. the IncConfig setting should be omitted. 
  362.  
  363. Syntax 
  364.  
  365. ΓöÇΓöÇBackupSet ChangeΓöÇΓöÇ<Name>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ┬╖┬╖┬╖
  366.                              ΓööΓöÇDescription=<Description>ΓöÇΓöÿ
  367. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  368.     ΓööΓöÇConfiguration=<Config String>ΓöÇΓöÿ ΓööΓöÇIncConfig=<IncConfig>ΓöÇΓöÿ
  369.  
  370. Examples 
  371.  
  372.  To change the description for the single device backup set 'DRTape' to 
  373.  'Disaster Recovery Tape'. 
  374.  
  375.        psnscl backupset change DRTape Description="Disaster Recovery Tape"
  376.  
  377.  
  378. ΓòÉΓòÉΓòÉ 3.2.2. Create ΓòÉΓòÉΓòÉ
  379.  
  380. Description 
  381.  
  382. Creates a new backup set.  Note that once a backup set has been created it's 
  383. storage device cannot be changed.  To create a dual device backup set specify 
  384. the IncDevice and IncConfig settings.  To create a single device backup set 
  385. omit these settings. 
  386.  
  387. Syntax 
  388.  
  389. ΓöÇΓöÇBackupSet Create <Name>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ┬╖┬╖┬╖
  390.                             ΓööΓöÇDescription=<Description>ΓöÇΓöÿ
  391. ···─Device=<Device>─┬───────────────────────────────┬─···
  392.                     ΓööΓöÇConfiguration=<Config String>ΓöÇΓöÿ
  393. ┬╖┬╖┬╖ΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  394.      ΓööΓöÇIncDevice=<IncDevice>ΓöÇΓöÿ ΓööΓöÇIncConfig=<IncConfig>ΓöÇΓöÿ
  395.  
  396. Examples 
  397.  
  398.  To create a single device backup set 'User Backups' that backs up to the 
  399.  'Diskette A (3.5")' storage device.  The backup set is left to take the 
  400.  default configuration string. 
  401.  
  402.        psnscl backupset create "User Backups" Device='Diskette A (3.5")'
  403.  
  404.  To create a dual device backup set 'Server Backups' that does an initial base 
  405.  backup to the 'Drive G' storage device, then subsequent incremental backups to 
  406.  the 'Tape' storage device.  The configuration string for the base device is 
  407.  set so that backups will be performed to the 'BKPDIR' directory. 
  408.  
  409.        psnscl backupset create "Server Backups" Device="Drive G" Configuration="PATH=BKPDIR" IncDevice="Tape"
  410.  
  411.  
  412. ΓòÉΓòÉΓòÉ 3.2.3. Delete ΓòÉΓòÉΓòÉ
  413.  
  414. Description 
  415.  
  416. Deletes an existing backup set. 
  417.  
  418. Syntax 
  419.  
  420. ΓöÇΓöÇBackupSet Delete <Name>ΓöÇ
  421.  
  422. Examples 
  423.  
  424.  To delete the backup set called 'Test'. 
  425.  
  426.        psnscl backupset delete Test
  427.  
  428.  
  429. ΓòÉΓòÉΓòÉ 3.2.4. Empty ΓòÉΓòÉΓòÉ
  430.  
  431. Description 
  432.  
  433. Empties an existing backup set. 
  434.  
  435. Syntax 
  436.  
  437. ΓöÇΓöÇBackupSet Empty <Name>ΓöÇ
  438.  
  439. Examples 
  440.  
  441.  To empty the backup set called 'Weekly'. 
  442.  
  443.        psnscl backupset empty Weekly
  444.  
  445.  
  446. ΓòÉΓòÉΓòÉ 3.2.5. TransferIn ΓòÉΓòÉΓòÉ
  447.  
  448. Description 
  449.  
  450.  Transfers in a backup set which has previously been transferred out.  If the 
  451. Device setting is included OS/2 Warp Server Backup/Restore will scan that 
  452. storage device for a backup set of the given name and transfer it in. 
  453. Otherwise the command will look for the backup set in the 'Unavailable Sets' 
  454. part of the backup sets container of the OS/2 Warp Server Backup/Restore 
  455. Graphical User Interface (GUI). 
  456.  
  457. Syntax 
  458.  
  459. ΓöÇΓöÇBackupSet TransferIn <Name>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  460.                                 ΓööΓöÇDevice=<Device>ΓöÇΓöÿ
  461.  
  462. Examples 
  463.  
  464.  To transfer in the 'Data Files' backup set from the 'Diskette A (3.5")' 
  465.  device. 
  466.  
  467.        psnscl backupset transferIn "Data Files" Device='Diskette A (3.5")'
  468.  
  469.  To transfer in the 'Recovery' backup set from the unavailable sets. 
  470.  
  471.        psnscl backupset transferIn "Recovery"
  472.  
  473.  
  474. ΓòÉΓòÉΓòÉ 3.2.6. TransferOut ΓòÉΓòÉΓòÉ
  475.  
  476. Description 
  477.  
  478.  Transfers out an existing backup set. 
  479.  
  480. Syntax 
  481.  
  482. ΓöÇΓöÇBackupSet TransferOut <Name> Forget=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼ΓöÇ
  483.                                          ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  484.  
  485. Examples 
  486.  
  487.  Transfer out and forget the 'Data Files' backup set. 
  488.  
  489.        psnscl backupset transferOut 'Data Files' forget=YES
  490.  
  491.  
  492. ΓòÉΓòÉΓòÉ 3.2.7. View ΓòÉΓòÉΓòÉ
  493.  
  494. Description 
  495.  
  496.  Views all the settings associated with a backup set. 
  497.  
  498. Syntax 
  499.  
  500. ΓöÇΓöÇBackupSet View <Name>ΓöÇ
  501.  
  502. Examples 
  503.  
  504.  To view the settings of the 'Drive D (General)' backup set. 
  505.  
  506.        psnscl backupset view "Drive D (General)"
  507.  
  508.  
  509. ΓòÉΓòÉΓòÉ 3.3. Event ΓòÉΓòÉΓòÉ
  510.  
  511. Description 
  512.  
  513. The Event command is used to create OS/2 Warp Server Backup/Restore scheduled 
  514. events. Once created, events can be updated and changed to inactive if they are 
  515. not required. They can be re-activated when required again. 
  516.  
  517. Syntax 
  518.  
  519. ΓöÇΓöÇEventΓöÇΓö¼ΓöÇChangeΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ 
  520.           Γö£ΓöÇCopyΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  521.           Γö£ΓöÇCreateΓöÇΓöÇΓöÇΓöñ   Γöé                    Γöé Γöé
  522.           Γö£ΓöÇDeleteΓöÇΓöÇΓöÇΓöñ   ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  523.           ΓööΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  524.  
  525. For more information see one of the following: 
  526.  
  527.  Change            Changes an existing scheduled event. 
  528.  Copy              Copies an existing scheduled event. 
  529.  Create            Creates a new scheduled event. 
  530.  Delete            Deletes a scheduled event. 
  531.  View              Views all the settings of a scheduled event. 
  532.  
  533.  
  534. ΓòÉΓòÉΓòÉ 3.3.1. Change ΓòÉΓòÉΓòÉ
  535.  
  536. Description 
  537.  
  538. Changes the settings of an existing scheduled event. 
  539.  
  540. Note:  Once an event has been created its type (for example, Daily, Monthly) 
  541. cannot be altered. 
  542.  
  543. Syntax 
  544.  
  545. ΓöÇΓöÇEvent Change <ID> ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼┬╖┬╖┬╖
  546.                        Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  547.                        Γöé                         Γöé Γöé
  548.                        ΓööΓöÇΓö┤ΓöÇ<Time Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  549.  
  550. ···┬─────────────────────────────┬─┬───────────────────┬···
  551.    ΓööBackupMethod=<Backup Method>ΓöÇΓöÿ ΓööActive=Γö¼TRUE|YES|1Γö¼Γöÿ
  552.                                            ΓööFALSE|NO|0Γöÿ
  553.  
  554. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ 
  555.     ΓööChangedFilesOnly=ΓöÇΓö¼YESΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ ΓööPreview=ΓöÇΓö¼YESΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ
  556.                        Γö£NOΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ            Γö£NOΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  557.                        ΓööASMETHODΓöÿ            ΓööASMETHODΓöÿ
  558.  
  559. Note:  The Time Setting parameters and their permitted values, depend on the 
  560. type of event. There are five different types of scheduled events in OS/2 Warp 
  561. Server Backup/Restore. The syntax with parameters and their values which are 
  562. valid for these event types are as follows: 
  563.  
  564. Interval Events These happen at regular intervals in time, for example every 
  565. hour or every 30 minutes. 
  566.  
  567. ···─┬─────────────┬─┬──────────────────┬···
  568.     ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  569.  
  570. Daily Events These happen at a certain time each day. 
  571.  
  572. ···─┬─────────────┬─┬──────────────────┬···
  573.     ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  574.  
  575. Startup Events These occur a fixed time after starting up OS/2 Warp Server 
  576. Backup/Restore. 
  577.  
  578. ···─┬─────────────┬─┬──────────────────┬···
  579.     ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  580.  
  581. Monthly Events These happen at a certain time on a certain day of each month. 
  582.  
  583. ···─┬──────────┬─┬─────────────┬─┬──────────────────┬···
  584.     ΓööDay=<Day>ΓöÇΓöÿ ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  585.  
  586. Named Days Events These happen at a certain time on some days of each month. 
  587. You can select individually on which days of the week and in which weeks of the 
  588. month the event will occur. 
  589.  
  590. ···─┬───────────┬─┬─────────────┬─┬─────────────┬─┬──────────────────┬─···
  591.     ΓööDays=<Days>Γöÿ ΓööWeeks=<Weeks>Γöÿ ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  592.  
  593. Examples 
  594.  
  595.  To change the event with an ID of 1 to be inactive. 
  596.  
  597.        psnscl event change 1 Active=FALSE
  598.  
  599.  
  600. ΓòÉΓòÉΓòÉ 3.3.2. Copy ΓòÉΓòÉΓòÉ
  601.  
  602. Description 
  603.  
  604. Copies an existing scheduled event.  The new event will be given the next 
  605. available event ID. 
  606.  
  607. Syntax 
  608.  
  609. ΓöÇΓöÇEvent Copy <ID>ΓöÇ 
  610.  
  611. Examples 
  612.  
  613.  To make a copy of the event with ID 2. 
  614.  
  615.        psnscl event copy 2
  616.  
  617.  
  618. ΓòÉΓòÉΓòÉ 3.3.3. Create ΓòÉΓòÉΓòÉ
  619.  
  620. Description 
  621.  
  622. Creates a new scheduled Event. 
  623.  
  624. Note:  Once an event has been created its type (for example, Daily, Monthly) 
  625. cannot be altered. 
  626.  
  627. Syntax 
  628.  
  629. ΓöÇΓöÇEvent Create Type=ΓöÇΓö¼INTERVALΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼┬╖┬╖┬╖
  630.                        Γö£DAILYΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  631.                        Γö£STARTUPΓöÇΓöÇΓöÇΓöÇΓöñ Γöé                         Γöé Γöé
  632.                        Γö£MONTHLY.ΓöÇΓöÇΓöÇΓöñ ΓööΓöÇΓö┤ΓöÇ<Time Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  633.                        ΓööNAMEDDAYS.ΓöÇΓöÿ
  634.  
  635. ┬╖┬╖┬╖ΓöÇBackupMethod=<Backup Method>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼┬╖┬╖┬╖
  636.                                  ΓööActive=Γö¼TRUE|YES|1Γö¼Γöÿ
  637.                                          ΓööFALSE|NO|0Γöÿ
  638.  
  639. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ 
  640.     ΓööChangedFilesOnly=ΓöÇΓö¼YESΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ ΓööPreview=ΓöÇΓö¼YESΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ
  641.                        Γö£NOΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ            Γö£NOΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  642.                        ΓööASMETHODΓöÿ            ΓööASMETHODΓöÿ
  643.  
  644. Note:  The Time Setting parameters and their permitted values, depend on the 
  645. type of event. There are five different types of scheduled events in OS/2 Warp 
  646. Server Backup/Restore. The syntax with parameters and their values which are 
  647. valid for these event types are as follows: 
  648.  
  649. Interval Events These happen at regular intervals in time, for example every 
  650. hour or every 30 minutes. 
  651.  
  652. ···─┬─────────────┬─┬──────────────────┬···
  653.     ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  654.  
  655. Daily Events These happen at a certain time each day. 
  656.  
  657. ···─┬─────────────┬─┬──────────────────┬···
  658.     ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  659.  
  660. Startup Events These occur a fixed time after starting up OS/2 Warp Server 
  661. Backup/Restore. 
  662.  
  663. ···─┬─────────────┬─┬──────────────────┬···
  664.     ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  665.  
  666. Monthly Events These happen at a certain time on a certain day of each month. 
  667.  
  668. ···─┬──────────┬─┬─────────────┬─┬──────────────────┬···
  669.     ΓööDay=<Day>ΓöÇΓöÿ ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  670.  
  671. Named Days Events These happen at a certain time on some days of each month. 
  672. You can select individually on which days of the week and in which weeks of the 
  673. month the event will occur. 
  674.  
  675. ···─┬───────────┬─┬─────────────┬─┬─────────────┬─┬──────────────────┬─···
  676.     ΓööDays=<Days>Γöÿ ΓööWeeks=<Weeks>Γöÿ ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  677.  
  678. Defaults 
  679.  
  680. If some of the optional settings are not specified then they will be set to 
  681. default values. 
  682.  
  683.  Setting             Default 
  684.  Numerics            0 
  685.  Days                No days selected 
  686.  Weeks               No weeks selected 
  687.  Active              Event Active 
  688.  ChangedFilesOnly    ASMETHOD 
  689.  Preview             NO 
  690.  
  691.  Examples 
  692.  
  693.  To create a daily event which runs the backup method SystemDaily at 23:00. 
  694.  
  695.        psnscl event create type=DAILY hours=23 minutes=0 BackupMethod=SystemDaily
  696.  
  697.  To create an event to run a backup method every week at 07:30 on Monday, 
  698.  Wednesday, Friday and Sunday. 
  699.  
  700.        psnscl event create type=NAMEDDAYS Days="M W F S" Weeks="1234L"
  701.                            BackupMethod=SystemDaily Hours=7 Minutes=30
  702.  
  703.  
  704. ΓòÉΓòÉΓòÉ 3.3.4. Delete ΓòÉΓòÉΓòÉ
  705.  
  706. Description 
  707.  
  708. Deletes an existing scheduled event. 
  709.  
  710. Syntax 
  711.  
  712. ΓöÇΓöÇEvent Delete <ID>ΓöÇ 
  713.  
  714. Examples 
  715.  
  716.  To delete the event with ID 2. 
  717.  
  718.        psnscl event delete 2
  719.  
  720.  
  721. ΓòÉΓòÉΓòÉ 3.3.5. View ΓòÉΓòÉΓòÉ
  722.  
  723. Description 
  724.  
  725. Views all the settings for a scheduled event. 
  726.  
  727. Syntax 
  728.  
  729. ΓöÇΓöÇEvent ViewΓöÇΓö¼<ID>Γö¼ΓöÇ 
  730.                ΓööNextΓöÿ
  731.  
  732. Examples 
  733.  
  734.  To display details of the event with ID 3. 
  735.  
  736.        psnscl Event View 3
  737.  
  738.  
  739. ΓòÉΓòÉΓòÉ 3.4. FileFilter ΓòÉΓòÉΓòÉ
  740.  
  741. Description 
  742.  
  743. The FileFilter command is used to manipulate OS/2 Warp Server Backup/Restore 
  744. file filters. Having created a file filter you can then go on to add rules to 
  745. it or delete rules from it. These rules specify which files and directories you 
  746. want to include or exclude using this filter. You can then use the filter when 
  747. specifying a backup method. File filters are created with one rule that is 
  748. always the 'last' rule in the filter and cannot be deleted. This special rule 
  749. excludes everything and is matched if none of the other rules are matched 
  750. first. 
  751.  
  752. File filters in OS/2 Warp Server Backup/Restore are either rule-based or 
  753. tree-based. From the command line all file filters are displayed as rule-based 
  754. since tree-based file filters are stored as rule-based file filters internally 
  755. in OS/2 Warp Server Backup/Restore. Therefore setting the type of a file filter 
  756. to tree-based from the OS/2 Warp Server Backup/Restore Command Line will only 
  757. effect how the file filter is seen when using the graphical user interface 
  758. (GUI) version of the product. 
  759.  
  760. Syntax 
  761.  
  762. ΓöÇΓöÇFileFilterΓöÇΓö¼ΓöÇCreateΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ 
  763.                Γö£ΓöÇChangeΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  764.                Γö£ΓöÇRenameΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   Γöé                    Γöé Γöé
  765.                Γö£ΓöÇCopyΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  766.                Γö£ΓöÇDeleteΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  767.                Γö£ΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  768.                Γö£ΓöÇAddRuleΓöÇΓöÇΓöÇΓöÇΓöñ
  769.                Γö£ΓöÇDeleteRuleΓöÇΓöñ
  770.                Γö£ΓöÇChangeRuleΓöÇΓöñ
  771.                ΓööΓöÇViewRuleΓöÇΓöÇΓöÇΓöÿ
  772.  
  773. For more information see one of the following: 
  774.  
  775.  Create            To create a new file filter. 
  776.  Change            To change settings of a file filter. 
  777.  Rename            To rename an existing file filter. 
  778.  Copy              To make a copy of an existing file filter. 
  779.  Delete            To delete an existing file filter. 
  780.  View              To view the settings and rules of an existing file filter. 
  781.  AddRule           To add a rule to an existing file filter. 
  782.  DeleteRule        To delete a rule from an existing file filter. 
  783.  ChangeRule        To change a rule in an existing file filter. 
  784.  ViewRule          To view a rule in an existing file filter. 
  785.  
  786.  
  787. ΓòÉΓòÉΓòÉ 3.4.1. Create ΓòÉΓòÉΓòÉ
  788.  
  789. Description 
  790.  
  791. This command creates a new file filter with the specified type and description. 
  792.  
  793. Syntax 
  794.  
  795. ΓöÇΓöÇFileFilter Create <Name>ΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇ
  796.                               ΓööΓöÇDescription=<Description>ΓöÇΓöÿ ΓööΓöÇType=ΓöÇΓö¼TreeΓö¼Γöÿ
  797.                                                                     ΓööListΓöÿ
  798.  
  799. Examples 
  800.  
  801.  To create a list file filter called 'User Files'. 
  802.  
  803.                          psnscl filefilter create "User Files" Type=LIST
  804.  
  805.  
  806. ΓòÉΓòÉΓòÉ 3.4.2. Change ΓòÉΓòÉΓòÉ
  807.  
  808. Description 
  809.  
  810.  This command changes the settings of an existing file filter. 
  811.  
  812. Syntax 
  813.  
  814. ΓöÇΓöÇFileFilter Change <Name>ΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇ
  815.                               ΓööΓöÇDescription=<Description>ΓöÇΓöÿ ΓööΓöÇType=ΓöÇΓö¼TreeΓö¼Γöÿ
  816.                                                                     ΓööListΓöÿ
  817.  
  818. Examples 
  819.  
  820.  To change the type of the 'User Files' file filter to be a tree based filter. 
  821.  
  822.                          psnscl filefilter change "User Files" Type=TREE
  823.  
  824.  
  825. ΓòÉΓòÉΓòÉ 3.4.3. Rename ΓòÉΓòÉΓòÉ
  826.  
  827. Description 
  828.  
  829.  This command is used to change the name of an existing file filter. 
  830.  
  831. Syntax 
  832.  
  833. ΓöÇΓöÇFileFilter Rename <Name> NewName=<Name>ΓöÇ
  834.  
  835. Note:  The NewName specified must be a unique file filter name. 
  836.  
  837. Examples 
  838.  
  839.  To rename the file filter 'User Files' to 'Customer Files'. 
  840.  
  841.                          psnscl filefilter rename "User Files" NewName="Customer Files"
  842.  
  843.  
  844. ΓòÉΓòÉΓòÉ 3.4.4. Copy ΓòÉΓòÉΓòÉ
  845.  
  846. Description 
  847.  
  848.  This command makes a copy of an existing file filter giving it the new name 
  849. specified. 
  850.  
  851. Syntax 
  852.  
  853. ΓöÇΓöÇFileFilter Copy <Name> NewName=<Name>ΓöÇ
  854.  
  855. Note:  The NewName specified must be a unique file filter name. 
  856.  
  857. Examples 
  858.  
  859.  To make a copy the file filter 'User Files' called 'Department Files' 
  860.  
  861.                          psnscl filefilter copy "User Files" NewName="Department Files"
  862.  
  863.  
  864. ΓòÉΓòÉΓòÉ 3.4.5. Delete ΓòÉΓòÉΓòÉ
  865.  
  866. Description 
  867.  
  868.  Deletes an existing file filter. 
  869.  
  870. Syntax 
  871.  
  872. ΓöÇΓöÇFileFilter Delete <Name>ΓöÇΓöÇ
  873.  
  874. Examples 
  875.  
  876.  To delete the file filter 'User Files' 
  877.  
  878.                          psnscl filefilter delete "User Files"
  879.  
  880.  
  881. ΓòÉΓòÉΓòÉ 3.4.6. View ΓòÉΓòÉΓòÉ
  882.  
  883. Description 
  884.  
  885.  This command displays information about a file filter.  Use the ViewRule 
  886. command to display information about a specific rule in the file filter. 
  887.  
  888. Syntax 
  889.  
  890. ΓöÇΓöÇFileFilter View <Name>ΓöÇΓöÇ
  891.  
  892. Examples 
  893.  
  894.  To display details of the file filter called '<OS/2>' 
  895.  
  896.                          psnscl filefilter view "<OS/2>"
  897.  
  898.  
  899. ΓòÉΓòÉΓòÉ 3.4.7. AddRule ΓòÉΓòÉΓòÉ
  900.  
  901. Description 
  902.  
  903.  Adds a new rule to a file filter. 
  904.  
  905. Syntax 
  906.  
  907. ΓöÇΓöÇFileFilter AddRule <Name> Number=<Number> Drive=<Drive Letter>ΓöÇΓöÇ┬╖┬╖┬╖
  908.  
  909. ···─┬──────────────────────┬─┬──────────────────┬─···
  910.     ΓööΓöÇDirectory=<Dir Name>ΓöÇΓöÿ ΓööΓöÇPattern=<Pattern>Γöÿ
  911.  
  912. ┬╖┬╖┬╖Γö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  913.    ΓööΓöÇDoSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööΓöÇInclude=Γö¼TRUE|YES|1Γö¼Γöÿ
  914.                       ΓööFALSE|NO|0Γöÿ            ΓööFALSE|NO|0Γöÿ
  915.  
  916. Examples 
  917.  
  918.  Adds a rule to the 'User Files' file filter to backup everything on the D 
  919.  drive.  The new rule will become the second rule checked by the filter. 
  920.  
  921.                          psnscl filefilter addRule "User Files" Number=2 Drive=D
  922.                              Directory="\" Pattern=* DoSubdirectories=TRUE Include=TRUE
  923.  
  924.  
  925. ΓòÉΓòÉΓòÉ 3.4.8. DeleteRule ΓòÉΓòÉΓòÉ
  926.  
  927. Description 
  928.  
  929.  Deletes one of the rules in a file filter. 
  930.  
  931. Syntax 
  932.  
  933. ΓöÇΓöÇFileFilter DeleteRule <Name> Number=<Number>ΓöÇΓöÇ
  934.  
  935. Examples 
  936.  
  937.  Deletes the first rule from the 'User Files' file filter. 
  938.  
  939.                          psnscl filefilter deleteRule "User Files" Number=1
  940.  
  941.  
  942. ΓòÉΓòÉΓòÉ 3.4.9. ChangeRule ΓòÉΓòÉΓòÉ
  943.  
  944. Description 
  945.  
  946.  Changes the properties of one of the rules in a file filter. 
  947.  
  948. Syntax 
  949.  
  950. ΓöÇΓöÇFileFilter ChangeRule <Name> Number=<Number>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ┬╖┬╖┬╖
  951.                                                  ΓööΓöÇDrive=<Drive Letter>ΓöÇΓöÿ
  952.  
  953. ···─┬──────────────────────┬─┬──────────────────┬─···
  954.     ΓööΓöÇDirectory=<Dir Name>ΓöÇΓöÿ ΓööΓöÇPattern=<Pattern>Γöÿ
  955.  
  956. ┬╖┬╖┬╖Γö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  957.    ΓööΓöÇDoSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööΓöÇInclude=Γö¼TRUE|YES|1Γö¼Γöÿ
  958.                       ΓööFALSE|NO|0Γöÿ            ΓööFALSE|NO|0Γöÿ
  959.  
  960. Examples 
  961.  
  962.  Changes the first rule in the file filter 'User Files' to not include 
  963.  subdirectories. 
  964.  
  965.                          psnscl filefilter changeRule 'User Files' Number=1
  966.                                                      DoSubdirectories=FALSE
  967.  
  968.  
  969. ΓòÉΓòÉΓòÉ 3.4.10. ViewRule ΓòÉΓòÉΓòÉ
  970.  
  971. Description 
  972.  
  973.  Displays the details of one of the rules in a file filter. 
  974.  
  975. Syntax 
  976.  
  977. ΓöÇΓöÇFileFilter ViewRule <Name> Number=<Number>ΓöÇΓöÇ
  978.  
  979. Examples 
  980.  
  981.  Displays details of the first rule in the '<OS/2>' file filter. 
  982.  
  983.                          psnscl filefilter viewRule "<OS/2>" Number=1
  984.  
  985.  
  986. ΓòÉΓòÉΓòÉ 3.5. Help ΓòÉΓòÉΓòÉ
  987.  
  988. Description 
  989.  
  990. The Help command is used to get help on the various commands used in the 
  991. program. It is also a useful way of finding out what commands are available. 
  992.  
  993. Syntax 
  994.  
  995. ΓöÇΓöÇHelpΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  996.            Γöö<command>Γöÿ Γöö<subcommand>Γöÿ
  997.  
  998. Type 'Help' to get a list of all the first-level Line commands accepted. To 
  999. obtain a list of subcommands specific to a Line command, type 'Help' followed 
  1000. by the Line command for which you require the subcommands. 
  1001.  
  1002. For example, to obtain the subcommands of the BackupMethod command, type: 
  1003.  
  1004.    Help BackupMethod
  1005.  
  1006. To obtain the syntax diagram and a list of the settings a subcommand may take, 
  1007. type 'Help' followed by the Line command and subcommand for which you require 
  1008. the syntax. For example, to obtain the syntax for the Create subcommand of the 
  1009. BackupMethod command, type: 
  1010.  
  1011.    Help BackupMethod Create
  1012.  
  1013.  
  1014. ΓòÉΓòÉΓòÉ 3.6. List ΓòÉΓòÉΓòÉ
  1015.  
  1016. Description 
  1017.  
  1018. The List command is used to display a list of one of the types of objects which 
  1019. OS/2 Warp Server Backup/Restore uses (for example backup sets or backup methods 
  1020. ). The report which is output may be filtered by various criteria depending on 
  1021. what type of object is being listed. 
  1022.  
  1023. Syntax 
  1024.  
  1025. ΓöÇΓöÇListΓöÇΓö¼ΓöÇBackupMethodsΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ 
  1026.          Γö£ΓöÇBackupSetsΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ        Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  1027.          Γö£ΓöÇEventsΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ        Γöé                    Γöé Γöé
  1028.          Γö£ΓöÇFileFiltersΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ        ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  1029.          Γö£ΓöÇRestoreMethodsΓöÇΓöÇΓöÇΓöñ
  1030.          Γö£ΓöÇRulebooksΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1031.          Γö£ΓöÇSourceDrivesΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1032.          Γö£ΓöÇStorageDevicesΓöÇΓöÇΓöÇΓöñ
  1033.          ΓööΓöÇVolumesΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  1034.  
  1035. Use the 'where clause' to filter the output; if there is no 'where clause', all 
  1036. of the respective objects are listed. 
  1037.  
  1038. The settings and values for the 'where clause' depend on the type of object 
  1039. being listed.  See below for more details. 
  1040.  
  1041. Note:  The criteria for the 'where clause' may appear in any order. 
  1042.  
  1043. For more information and examples see one of the following: 
  1044.  
  1045.      BackupMethods 
  1046.      BackupSets 
  1047.      Events 
  1048.      FileFilters 
  1049.      RestoreMethods 
  1050.      Rulebooks 
  1051.      SourceDrives 
  1052.      StorageDevices 
  1053.      Volumes 
  1054.  
  1055.  
  1056. ΓòÉΓòÉΓòÉ 3.6.1. BackupMethods ΓòÉΓòÉΓòÉ
  1057.  
  1058. Description 
  1059.  
  1060. This section describes the List BackupMethods command.  This command is used to 
  1061. output a (possibly filtered) list of Backup Methods on your system. 
  1062.  
  1063. Syntax 
  1064.  
  1065. ─List─BackupMethods──···
  1066.  
  1067. ···─┬───────────┬─┬─────────────────────────┬─···
  1068.     ΓööName=<Name>Γöÿ ΓööDescription=<Description>Γöÿ
  1069.  
  1070. ···┬──────────────────────────┬─···
  1071.    ΓööΓöÇAllFiles=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼ΓöÇΓöÿ
  1072.                ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  1073.  
  1074. ···┬────────────────────┬─┬────────────────────┬─┬───────────────────────────┬─···
  1075.    ΓööDrive=<Drive Letter>Γöÿ ΓööDirectory=<Dir Name>Γöÿ ΓööSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ
  1076.                                                                  ΓööFALSE|NO|0Γöÿ
  1077.  
  1078. ···┬─────────────────────────┬─┬────────────────────┬─···
  1079.    ΓööUseRulebook=Γö¼TRUE|YES|1Γö¼ΓöÇΓöÿ ΓööRulebook=<Rulebook>ΓöÇΓöÿ
  1080.                 ΓööFALSE|NO|0Γöÿ
  1081.  
  1082. ···┬────────────────────────┬─┬──────────────────────┬─···
  1083.    ΓööCompression=ΓöÇΓö¼ΓöÇONΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ ΓööΓöÇGenerations=<Number>ΓöÇΓöÿ
  1084.                  Γö£ΓöÇOFFΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1085.                  ΓööΓöÇDEFAULTΓöÇΓöÿ
  1086.  
  1087. ···┬───────────────────────────┬─┬────────────────────────┬─···
  1088.    ΓööUseFileFilter=Γö¼TRUE|YES|1Γö¼ΓöÇΓöÿ ΓööFileFilter=<FileFilter>ΓöÇΓöÿ
  1089.                   ΓööFALSE|NO|0Γöÿ
  1090.  
  1091.  
  1092. ┬╖┬╖┬╖Γö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1093.    ΓööChangedFilesOnly=Γö¼TRUE|YES|1Γöñ ΓööPreview=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööBackupSet=<Backup Set>Γöÿ
  1094.                      ΓööFALSE|NO|0Γöÿ          ΓööFALSE|NO|0Γöÿ
  1095.  
  1096. Examples 
  1097.  
  1098.  To list all backup methods that don't use compression. 
  1099.  
  1100.                          psnscl List BackupMethods Compression=OFF
  1101.  
  1102.  To list all backup methods. 
  1103.  
  1104.                          psnscl List BackupMethods
  1105.  
  1106.  
  1107. ΓòÉΓòÉΓòÉ 3.6.2. BackupSets ΓòÉΓòÉΓòÉ
  1108.  
  1109. Description 
  1110.  
  1111. This section describes the List BackupSets command.  This command is used to 
  1112. output a (possibly filtered) list of the backup sets on your system.  If the 
  1113. OnDevice parameter is specified then OS/2 Warp Server Backup/Restore will scan 
  1114. that storage device to generate the list of backup sets on the device at that 
  1115. time. 
  1116.  
  1117. Syntax 
  1118.  
  1119. ─List─BackupSets─┬─────────────────┬─···
  1120.                    ΓööOnDevice=<Device>Γöÿ
  1121.  
  1122. ···─┬───────────┬─┬─────────────────────────┬─···
  1123.     ΓööName=<Name>Γöÿ ΓööDescription=<Description>Γöÿ
  1124.  
  1125. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1126.     ΓööDevice=<Device>Γöÿ
  1127.  
  1128. Examples 
  1129.  
  1130.  To list all backup sets defined for the ADSM device. 
  1131.  
  1132.                          psnscl List BackupSets device="ADSM"
  1133.  
  1134.  
  1135. ΓòÉΓòÉΓòÉ 3.6.3. Events ΓòÉΓòÉΓòÉ
  1136.  
  1137. Description 
  1138.  
  1139. This section describes the List Events command. This command is used to output 
  1140. a (possibly filtered) list of the Scheduled Events defined on your system. 
  1141.  
  1142. Syntax 
  1143.  
  1144. ─List─Events──···
  1145.  
  1146. ···┬─────────────────────────────┬─┬───────────────────┬···
  1147.    ΓööBackupMethod=<Backup Method>ΓöÇΓöÿ ΓööActive=Γö¼TRUE|YES|1Γö¼Γöÿ
  1148.                                            ΓööFALSE|NO|0Γöÿ
  1149.  
  1150. ···┬──────────────────────────────────────────────···
  1151.    ΓööType=Γö¼INTERVALΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ┬╖┬╖┬╖
  1152.          Γö£DAILYΓöÇΓöÇΓöÇΓöÇΓöñ          Γöé                 Γöé
  1153.          Γö£STARTUPΓöÇΓöÇΓöÿ          Γöé                 Γöé
  1154.          Γöé                    Γöé                 Γöé
  1155.          Γö£MONTHLYΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ                 Γöé
  1156.          Γöé         ΓööDay=<Day>Γöÿ                  Γöé
  1157.          ΓööNAMEDDAYSΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ
  1158.                    ΓööDays=<Days>Γöÿ ΓööWeeks=<Weeks>Γöÿ
  1159.  
  1160. ···─────────────────────────────────────┬─···
  1161. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ
  1162.     ΓööHours=<Hours>Γöÿ ΓööMinutes=<Minutes>ΓöÇΓöÿ
  1163.  
  1164. ···─┬───────────────────────┬─┬───────────────────────┬···
  1165.     ΓööLastRunΓöÇΓö¼>ΓöÇΓö¼<Date/Time>Γöÿ ΓööNextRunΓöÇΓö¼>ΓöÇΓö¼<Date/Time>Γöÿ
  1166.              Γöö<ΓöÇΓöÿ                      Γöö<ΓöÇΓöÿ
  1167.  
  1168. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼
  1169.     ΓööChangedFilesOnly=ΓöÇΓö¼YESΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ ΓööPreview=ΓöÇΓö¼YESΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ
  1170.                        Γö£NOΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ            Γö£NOΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1171.                        ΓööASMETHODΓöÿ            ΓööASMETHODΓöÿ
  1172.  
  1173. Examples 
  1174.  
  1175.  To list all daily scheduled events. 
  1176.  
  1177.                          psnscl List Events Type=DAILY
  1178.  
  1179.  
  1180. ΓòÉΓòÉΓòÉ 3.6.4. FileFilters ΓòÉΓòÉΓòÉ
  1181.  
  1182. Description 
  1183.  
  1184. This section describes the List FileFilters command. This command is used to 
  1185. output a (possibly filtered) list of the file filters defined on your system. 
  1186.  
  1187. Syntax 
  1188.  
  1189. ─List─FileFilters──···
  1190.  
  1191.  
  1192. ···─┬───────────┬─┬─────────────────────────┬──┬─────────────┬───···
  1193.     ΓööName=<Name>Γöÿ ΓööDescription=<Description>Γöÿ  ΓööΓöÇType=ΓöÇΓö¼TreeΓö¼Γöÿ
  1194.                                                        ΓööListΓöÿ
  1195.  
  1196.  
  1197. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1198.     ΓööSearchFile=<File Name>ΓöÇΓöÿ
  1199.  
  1200. Examples 
  1201.  
  1202.  To list all list based file filters. 
  1203.  
  1204.                          psnscl List FileFilters Type=LIST
  1205.  
  1206.  
  1207. ΓòÉΓòÉΓòÉ 3.6.5. RestoreMethods ΓòÉΓòÉΓòÉ
  1208.  
  1209. Description 
  1210.  
  1211. This section describes the List RestoreMethods command. This command is used to 
  1212. output a (possibly filtered) list of the restore methods defined on your 
  1213. system. 
  1214.  
  1215. Syntax 
  1216.  
  1217. ─List─RestoreMethods──···
  1218.  
  1219.  
  1220. ···─┬───────────┬─┬─────────────────────────┬─···
  1221.     ΓööName=<Name>Γöÿ ΓööDescription=<Description>Γöÿ
  1222.  
  1223.  
  1224. ···─┬──────────────────────┬─┬──────────────────────────┬─···
  1225.     ΓööBackupSet=<Backup Set>Γöÿ ΓööΓöÇAllFiles=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼ΓöÇΓöÿ
  1226.                                          ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  1227.  
  1228. ···┬────────────────────┬─┬────────────────────┬─···
  1229.    ΓööDrive=<Drive Letter>Γöÿ ΓööDirectory=<Dir Name>Γöÿ
  1230.  
  1231.  
  1232. ···┬───────────────────────────┬─┬─────────────────┬─···
  1233.    ΓööSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööPattern=<Pattern>Γöÿ
  1234.                    ΓööFALSE|NO|0Γöÿ
  1235.  
  1236. ···┬───────────────────┬─┬────────────────────┬─┬───────────────────┬─···
  1237.    ΓööByDate=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööPreview=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööPrompt=Γö¼TRUE|YES|1Γö¼Γöÿ
  1238.            ΓööFALSE|NO|0Γöÿ           ΓööFALSE|NO|0Γöÿ          ΓööFALSE|NO|0Γöÿ
  1239.  
  1240. ···┬─────────────────────────────┬─┬───────────────────────────────┬─···
  1241.    ΓööOriginalLocation=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööDestinationDrive=<Drive Letter>Γöÿ
  1242.                      ΓööFALSE|NO|0Γöÿ
  1243.  
  1244. ┬╖┬╖┬╖Γö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1245.    ΓööDestinationDirectory=<Dir Name>Γöÿ
  1246.  
  1247.  
  1248. Note:  If the AllFiles setting is set to a TRUE value then the Subdirectories, 
  1249.        Drive, Directory and Pattern settings are all ignored when the restore 
  1250.        method is run. 
  1251.  
  1252.  Examples 
  1253.  
  1254.  To list all restore methods that start with the letter 'T'. 
  1255.  
  1256.                          psnscl List RestoreMethods name=T*
  1257.  
  1258.  
  1259. ΓòÉΓòÉΓòÉ 3.6.6. Rulebooks ΓòÉΓòÉΓòÉ
  1260.  
  1261. Description 
  1262.  
  1263. This section describes the List Rulebooks command. This command is used to 
  1264. output a (possibly filtered) list of the rulebooks defined on your system. 
  1265.  
  1266. Syntax 
  1267.  
  1268. ─List─Rulebooks──···
  1269.  
  1270.  
  1271. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1272.     ΓööName=<Name>Γöÿ ΓööDescription=<Description>Γöÿ
  1273.  
  1274. Examples 
  1275.  
  1276.  To list all rulebooks. 
  1277.  
  1278.                          psnscl List rulebooks
  1279.  
  1280.  
  1281. ΓòÉΓòÉΓòÉ 3.6.7. SourceDrives ΓòÉΓòÉΓòÉ
  1282.  
  1283. Description 
  1284.  
  1285. This section describes the List SourceDrives command. This command is used to 
  1286. output a (possibly filtered) list of the source drives available on your 
  1287. system. 
  1288.  
  1289. Syntax 
  1290.  
  1291. ─List─SourceDrives──···
  1292.  
  1293. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼
  1294.     ΓööDriveType=Γö¼HARDISKΓöÇΓöÇΓö¼Γöÿ ΓööDrive=<Drive Letter>Γöÿ ΓööChecked=Γö¼TRUE|YES|1Γö¼Γöÿ
  1295.                Γö£DISKETTEΓöÇΓöñ                                  ΓööFALSE|NO|0Γöÿ
  1296.                Γö£LANDRIVEΓöÇΓöñ
  1297.                Γö£RWOPTICALΓöñ
  1298.                Γö£CDROMΓöÇΓöÇΓöÇΓöÇΓöñ
  1299.                Γö£REMOVABLEΓöñ
  1300.                ΓööOTHERΓöÇΓöÇΓöÇΓöÇΓöÿ
  1301.  
  1302. Examples 
  1303.  
  1304.  List all source drives checked for backup. 
  1305.  
  1306.                          psnscl List SourceDrives Checked=TRUE
  1307.  
  1308.  
  1309. ΓòÉΓòÉΓòÉ 3.6.8. StorageDevices ΓòÉΓòÉΓòÉ
  1310.  
  1311. Description 
  1312.  
  1313. This section describes the List StorageDevices command. This command is used to 
  1314. output a (possibly filtered) list of the storage devices defined on your 
  1315. system. 
  1316.  
  1317. Syntax 
  1318.  
  1319. ─List─StorageDevices──···
  1320.  
  1321. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1322.     ΓööName=<Name>Γöÿ ΓööDLLName=<DLL Name>Γöÿ ΓööCreatable=Γö¼TRUE|YES|1Γö¼Γöÿ
  1323.                                                   ΓööFALSE|NO|0Γöÿ
  1324.  
  1325. Examples 
  1326.  
  1327.  To list all storage devices whose names begin with 'Drive' 
  1328.  
  1329.                          psnscl list storageDevices name=Drive*
  1330.  
  1331.  
  1332. ΓòÉΓòÉΓòÉ 3.6.9. Volumes ΓòÉΓòÉΓòÉ
  1333.  
  1334. Description 
  1335.  
  1336. This section describes the List Volumes command. This command is used to output 
  1337. a (possibly filtered) list of the volumes which are used by your system. 
  1338.  
  1339. Syntax 
  1340.  
  1341. ─List─Volumes──···
  1342.  
  1343. ···─┬───────────┬─┬───────────────┬─┬──────────────────────┬···
  1344.     ΓööName=<Name>Γöÿ ΓööDevice=<Device>Γöÿ ΓööBackupSet=<Backup Set>Γöÿ
  1345.  
  1346. ···─┬───────────────────────────┬─┬──────────────────────┬─┬──────────────────────┬···
  1347.     ΓööTransferredOut=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööAvailable=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööNumBackupSets=<Number>Γöÿ
  1348.                     ΓööFALSE|NO|0Γöÿ             ΓööFALSE|NO|0Γöÿ
  1349.  
  1350. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1351.     Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  1352.     Γöé                                  Γöé Γöé
  1353.     ΓööΓöÇΓö┤ΓöÇΓö¼TotalCapacityΓöÇΓö¼ΓöÇΓö¼ΓöÇ<ΓöÇΓö¼ΓöÇ<Number>ΓöÇΓö┤ΓöÇΓöÿ
  1354.         Γö£PSnSCapacityΓöÇΓöÇΓöñ ΓööΓöÇ>ΓöÇΓöÿ
  1355.         Γö£PSnSUsedΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1356.         Γö£PSnSFreeΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1357.         Γö£OtherUsedΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1358.         Γö£OtherFreeΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1359.         ΓööTotalBadΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  1360.  
  1361. Examples 
  1362.  
  1363.  To list all the available volumes. 
  1364.  
  1365.                          psnscl list volumes Available=TRUE
  1366.  
  1367.  
  1368. ΓòÉΓòÉΓòÉ 3.7. RestoreMethod ΓòÉΓòÉΓòÉ
  1369.  
  1370. Description 
  1371.  
  1372. The RestoreMethod command can be used to create restore methods. Having created 
  1373. a restore method it can then be run in order to perform the restore. The 
  1374. command can also be used to change, copy, rename and delete restore methods. 
  1375.  
  1376. Syntax 
  1377.  
  1378. ΓöÇΓöÇRestoreMethodΓöÇΓö¼ΓöÇChangeΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇ<Name>ΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ 
  1379.                   Γö£ΓöÇCopyΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ             Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  1380.                   Γö£ΓöÇCreateΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ             Γöé                    Γöé Γöé
  1381.                   Γö£ΓöÇDeleteΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ             ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  1382.                   Γö£ΓöÇRenameΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1383.                   Γö£ΓöÇRunΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1384.                   ΓööΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  1385.  
  1386. See one of the following for more details: 
  1387.  
  1388.  Change            Modifies an existing restore method. 
  1389.  Copy              Copies an existing restore method. 
  1390.  Create            Creates a new restore method. 
  1391.  Delete            Deletes an existing restore method. 
  1392.  Rename            Renames an existing restore method. 
  1393.  Run               Runs an existing restore method. 
  1394.  View              Views all the settings for an existing restore method. 
  1395.  
  1396.  
  1397. ΓòÉΓòÉΓòÉ 3.7.1. Change ΓòÉΓòÉΓòÉ
  1398.  
  1399. Description 
  1400.  
  1401. Changes the settings of an existing restore method. 
  1402.  
  1403. Note:  To change the name of a restore method use the Rename command. 
  1404.  
  1405. Syntax 
  1406.  
  1407. ΓöÇRestoreMethod ChangeΓöÇΓöÇΓöÇΓöÇ<Name>ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ┬╖┬╖┬╖
  1408.                                     ΓööΓöÇDescription=<Description>ΓöÇΓöÿ
  1409.  
  1410. ···─┬──────────────────────┬─┬──────────────────────────┬─···
  1411.     ΓööBackupSet=<Backup Set>Γöÿ ΓööΓöÇAllFiles=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼ΓöÇΓöÿ
  1412.                                          ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  1413.  
  1414. ···┬───────────────────────────┬─┬─────────────────┬─···
  1415.    ΓööSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööPattern=<Pattern>Γöÿ
  1416.                    ΓööFALSE|NO|0Γöÿ
  1417.  
  1418. ···┬────────────────────┬─┬────────────────────┬─···
  1419.    ΓööDrive=<Drive Letter>Γöÿ ΓööDirectory=<Dir Name>Γöÿ
  1420.  
  1421. ···┬───────────────────────────┬─┬─────────────────┬─···
  1422.    ΓööSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööPattern=<Pattern>Γöÿ
  1423.                    ΓööFALSE|NO|0Γöÿ
  1424.  
  1425. ···┬───────────────────┬─┬────────────────────┬──···
  1426.    ΓööByDate=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööDateTime=<Date/Time>Γöÿ
  1427.            ΓööFALSE|NO|0Γöÿ
  1428.  
  1429. ···┬────────────────────┬─┬───────────────────┬─···
  1430.    ΓööPreview=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööPrompt=Γö¼TRUE|YES|1Γö¼Γöÿ
  1431.             ΓööFALSE|NO|0Γöÿ          ΓööFALSE|NO|0Γöÿ
  1432.  
  1433. ···┬─────────────────────────────┬─┬───────────────────────────────┬─···
  1434.    ΓööOriginalLocation=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööDestinationDrive=<Drive Letter>Γöÿ
  1435.                      ΓööFALSE|NO|0Γöÿ
  1436.  
  1437. ┬╖┬╖┬╖Γö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ 
  1438.    ΓööDestinationDirectory=<Dir Name>Γöÿ
  1439.  
  1440. Note:  If the AllFiles setting is set to a TRUE value then the Subdirectories, 
  1441.        Drive, Directory and Pattern settings are all ignored when the restore 
  1442.        method is run. 
  1443.  
  1444.  Examples 
  1445.  
  1446.  To change the restore method 'Full Restore' to display a preview when it is 
  1447.  run. 
  1448.  
  1449.                          psnscl restoreMethod change "Full Restore" Preview=TRUE
  1450.  
  1451.  
  1452. ΓòÉΓòÉΓòÉ 3.7.2. Copy ΓòÉΓòÉΓòÉ
  1453.  
  1454. Description 
  1455.  
  1456. Copies an existing restore method to a specified new name. 
  1457.  
  1458. Syntax 
  1459.  
  1460. ΓöÇRestoreMethod Copy <Name> NewName=<Name>ΓöÇ
  1461.  
  1462. Examples 
  1463.  
  1464.  To make a copy of the 'Full Restore' restore method called 'Total Restore' 
  1465.  
  1466.                          psnscl restoreMethod copy "Full Restore" NewName="Total Restore"
  1467.  
  1468.  
  1469. ΓòÉΓòÉΓòÉ 3.7.3. Create ΓòÉΓòÉΓòÉ
  1470.  
  1471. Description 
  1472.  
  1473. Creates a new restore method with the specified settings. 
  1474.  
  1475. Syntax 
  1476.  
  1477. ΓöÇRestoreMethod Create <Name> BackupSet=<Backup Set>ΓöÇ┬╖┬╖┬╖
  1478.  
  1479. ···─┬───────────────────────────┬───┬──────────────────────────┬─···
  1480.     ΓööΓöÇDescription=<Description>ΓöÇΓöÿ   ΓööΓöÇAllFiles=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼ΓöÇΓöÿ
  1481.                                                 ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  1482.  
  1483. ···┬───────────────────────────┬─┬─────────────────┬─···
  1484.    ΓööSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööPattern=<Pattern>Γöÿ
  1485.                    ΓööFALSE|NO|0Γöÿ
  1486.  
  1487. ···┬────────────────────┬─┬────────────────────┬─···
  1488.    ΓööDrive=<Drive Letter>Γöÿ ΓööDirectory=<Dir Name>Γöÿ
  1489.  
  1490. ···┬───────────────────────────┬───···
  1491.    ΓööSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ
  1492.                    ΓööFALSE|NO|0Γöÿ
  1493.  
  1494. ···┬───────────────────┬─┬────────────────────┬──···
  1495.    ΓööByDate=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööDateTime=<Date/Time>Γöÿ
  1496.            ΓööFALSE|NO|0Γöÿ
  1497.  
  1498. ···┬────────────────────┬─┬───────────────────┬─···
  1499.    ΓööPreview=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööPrompt=Γö¼TRUE|YES|1Γö¼Γöÿ
  1500.             ΓööFALSE|NO|0Γöÿ          ΓööFALSE|NO|0Γöÿ
  1501.  
  1502. ···┬─────────────────────────────┬─┬───────────────────────────────┬···
  1503.    ΓööOriginalLocation=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööDestinationDrive=<Drive Letter>Γöÿ
  1504.                      ΓööFALSE|NO|0Γöÿ
  1505.  
  1506. ┬╖┬╖┬╖Γö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ 
  1507.    ΓööDestinationDirectory=<Dir Name>Γöÿ
  1508.  
  1509. Note:  If the AllFiles setting is set to a TRUE value then the Subdirectories, 
  1510.        Drive, Directory and Pattern settings are all ignored when the restore 
  1511.        method is run. 
  1512.  
  1513.  Defaults 
  1514.  
  1515.  Settings which are not explicitly stated when the restore method is created 
  1516.  will set to their default values.  To alter the settings after the Method has 
  1517.  been created you may use the Change command. 
  1518.  
  1519.  Examples 
  1520.  
  1521.  To create a restore method called 'Full Restore' which restores everything 
  1522.  from the 'System Backup' backup set.  The restore method restores files to 
  1523.  there original location. 
  1524.  
  1525.                          psnscl restoreMethod create "Full Restore" backupset="System Backup"
  1526.                                              AllFiles=TRUE ByDate=FALSE OriginalLocation=TRUE
  1527.  
  1528.  
  1529. ΓòÉΓòÉΓòÉ 3.7.4. Delete ΓòÉΓòÉΓòÉ
  1530.  
  1531. Description 
  1532.  
  1533. Deletes an existing restore method. 
  1534.  
  1535. Syntax 
  1536.  
  1537. ΓöÇRestoreMethod Delete <Name>ΓöÇ 
  1538.  
  1539. Examples 
  1540.  
  1541.  To delete the 'Total Restore' restore method. 
  1542.  
  1543.                          psnscl restoreMethod delete "Total Restore"
  1544.  
  1545.  
  1546. ΓòÉΓòÉΓòÉ 3.7.5. Rename ΓòÉΓòÉΓòÉ
  1547.  
  1548. Description 
  1549.  
  1550. Renames an existing restore method to a specified new name. 
  1551.  
  1552. Syntax 
  1553.  
  1554. ΓöÇRestoreMethod Rename <Name> NewName=<Name>ΓöÇ
  1555.  
  1556. Examples 
  1557.  
  1558.  To rename the 'Total Restore' restore method, giving it the new name 'Full 
  1559.  Restore'. 
  1560.  
  1561.                          psnscl restoreMethod rename "Total Restore" newName="Full Restore"
  1562.  
  1563.  
  1564. ΓòÉΓòÉΓòÉ 3.7.6. Run ΓòÉΓòÉΓòÉ
  1565.  
  1566. Description 
  1567.  
  1568. Runs an existing restore method.  A progress panel is displayed while the 
  1569. restore method is running.  For single device backup sets the Base and 
  1570. Incremental settings are ignored.  For dual device backup sets at least one of 
  1571. these settings must be specified. 
  1572.  
  1573. Syntax 
  1574.  
  1575. ΓöÇRestoreMethod Run <Name>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1576.                             ΓööBase=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööIncremental=Γö¼TRUE|YES|1Γö¼Γöÿ
  1577.                                   ΓööFALSE|NO|0Γöÿ               ΓööFALSE|NO|0Γöÿ
  1578.  
  1579. Examples 
  1580.  
  1581.  To run the restore method 'My Restore'. 
  1582.  
  1583.                          psnscl restoreMethod run "My Restore"
  1584.  
  1585.  To run the restore method 'Full Restore', restoring files from both the base 
  1586.  and incremental devices of the dual device backup specified in the restore 
  1587.  method. 
  1588.  
  1589.                          psnscl restoreMethod run "Full Restore" Base=yes Incremental=yes
  1590.  
  1591.  
  1592. ΓòÉΓòÉΓòÉ 3.7.7. View ΓòÉΓòÉΓòÉ
  1593.  
  1594. Description 
  1595.  
  1596. Views all the settings of an existing restore method. 
  1597.  
  1598. Syntax 
  1599.  
  1600. ΓöÇRestoreMethod View <Name>ΓöÇ 
  1601.  
  1602. Examples 
  1603.  
  1604.  To display the settings of the 'Full Restore' restore method. 
  1605.  
  1606.                          psnscl restoreMethod view "Full Restore"
  1607.  
  1608.  
  1609. ΓòÉΓòÉΓòÉ 3.8. Rulebook ΓòÉΓòÉΓòÉ
  1610.  
  1611. Description 
  1612.  
  1613. The Rulebook command is used to manipulate OS/2 Warp Server Backup/Restore 
  1614. rulebooks. Having created a rulebook you can then go on to add or delete rules 
  1615. to it. Rulebooks enable you to have more detailed control over how many 
  1616. generations of different files are backed up and which files you wish to use 
  1617. compression on. For example, one of the OS/2 Warp Server Backup/Restore example 
  1618. rulebook rules is to not compress files with a .ZIP extension as these are 
  1619. already compressed. 
  1620.  
  1621. Syntax 
  1622.  
  1623. ΓöÇΓöÇRulebookΓöÇΓö¼ΓöÇCreateΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ 
  1624.              Γö£ΓöÇChangeΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  1625.              Γö£ΓöÇRenameΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   Γöé                    Γöé Γöé
  1626.              Γö£ΓöÇCopyΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  1627.              Γö£ΓöÇDeleteΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1628.              Γö£ΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1629.              Γö£ΓöÇAddRuleΓöÇΓöÇΓöÇΓöÇΓöñ
  1630.              Γö£ΓöÇDeleteRuleΓöÇΓöñ
  1631.              Γö£ΓöÇChangeRuleΓöÇΓöñ
  1632.              ΓööΓöÇViewRuleΓöÇΓöÇΓöÇΓöÿ
  1633.  
  1634. For more information see one of the following: 
  1635.  
  1636.  Create            To create a new rulebook. 
  1637.  Change            To change settings of a rulebook. 
  1638.  Rename            To rename an existing rulebook. 
  1639.  Copy              To make a copy of an existing rulebook. 
  1640.  Delete            To delete an existing rulebook. 
  1641.  View              To view the settings of an existing rulebook. 
  1642.  AddRule           To add a rule to an existing rulebook. 
  1643.  DeleteRule        To delete a rule from an existing rulebook. 
  1644.  ChangeRule        To change a rule in an existing rulebook. 
  1645.  ViewRule          To view a rule in of an existing rulebook. 
  1646.  
  1647.  
  1648. ΓòÉΓòÉΓòÉ 3.8.1. Create ΓòÉΓòÉΓòÉ
  1649.  
  1650. Description 
  1651.  
  1652. This command creates a new rulebook with the specified Description. 
  1653.  
  1654. Syntax 
  1655.  
  1656. ΓöÇΓöÇRulebook Create <Name>ΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  1657.                             ΓööΓöÇDescription=<Description>ΓöÇΓöÿ
  1658.  
  1659.  
  1660. Examples 
  1661.  
  1662.  To create a rulebook called 'User Rulebook' with a description. 
  1663.  
  1664.                          psnscl rulebook create "User Rulebook"
  1665.                                 Description="Specifies generations for different user files"
  1666.  
  1667.  
  1668. ΓòÉΓòÉΓòÉ 3.8.2. Change ΓòÉΓòÉΓòÉ
  1669.  
  1670. Description 
  1671.  
  1672. This command changes the settings of an existing rulebook. 
  1673.  
  1674. Syntax 
  1675.  
  1676. ΓöÇΓöÇRulebook Change <Name>ΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  1677.                             ΓööΓöÇDescription=<Description>ΓöÇΓöÿ
  1678.  
  1679. Examples 
  1680.  
  1681.  To change the description of the 'User Rulebook' rulebook. 
  1682.  
  1683.                          psnscl rulebook change "User Rulebook"
  1684.                                 Description="Which user files should be compressed"
  1685.  
  1686.  
  1687. ΓòÉΓòÉΓòÉ 3.8.3. Rename ΓòÉΓòÉΓòÉ
  1688.  
  1689. Description 
  1690.  
  1691. This command is used to change the name of an existing rulebook. 
  1692.  
  1693. Syntax 
  1694.  
  1695. ΓöÇΓöÇRulebook Rename <Name> NewName=<Name>ΓöÇ
  1696.  
  1697. Examples 
  1698.  
  1699.  To rename the rulebook 'User Rulebook' and give it the new name 'Customer 
  1700.  Rulebook'. 
  1701.  
  1702.                          psnscl rulebook rename "User Rulebook" NewName="Customer Rulebook"
  1703.  
  1704.  
  1705. ΓòÉΓòÉΓòÉ 3.8.4. Copy ΓòÉΓòÉΓòÉ
  1706.  
  1707. Description 
  1708.  
  1709. This command makes a copy of an existing rulebook giving it the new name 
  1710. specified. 
  1711.  
  1712. Syntax 
  1713.  
  1714. ΓöÇΓöÇRulebook Copy <Name> NewName=<Name>ΓöÇ
  1715.  
  1716. Examples 
  1717.  
  1718.  To make a copy of the 'User Rulebook' rulebook, giving it the name 'Customer 
  1719.  Rulebook'. 
  1720.  
  1721.                          psnscl rulebook copy "User Rulebook" NewName="Customer Rulebook"
  1722.  
  1723.  
  1724. ΓòÉΓòÉΓòÉ 3.8.5. Delete ΓòÉΓòÉΓòÉ
  1725.  
  1726. Description 
  1727.  
  1728. Deletes an existing rulebook. 
  1729.  
  1730. Syntax 
  1731.  
  1732. ΓöÇΓöÇRulebook Delete <Name>ΓöÇΓöÇ
  1733.  
  1734. Examples 
  1735.  
  1736.  To delete the 'Customer Rulebook' rulebook. 
  1737.  
  1738.                          psnscl rulebook delete "Customer Rulebook"
  1739.  
  1740.  
  1741. ΓòÉΓòÉΓòÉ 3.8.6. View ΓòÉΓòÉΓòÉ
  1742.  
  1743. Description 
  1744.  
  1745. This command displays information about a rulebook.  Use the ViewRule command 
  1746. to display information about a specific rule in the rulebook. 
  1747.  
  1748. Syntax 
  1749.  
  1750. ΓöÇΓöÇRulebook View <Name>ΓöÇΓöÇ
  1751.  
  1752. Examples 
  1753.  
  1754.  To display details of the 'User Rulebook' rulebook. 
  1755.  
  1756.                          psnscl rulebook view "User Rulebook"
  1757.  
  1758.  
  1759. ΓòÉΓòÉΓòÉ 3.8.7. AddRule ΓòÉΓòÉΓòÉ
  1760.  
  1761. Description 
  1762.  
  1763. Adds a new rule to a rulebook. 
  1764.  
  1765. Syntax 
  1766.  
  1767. ΓöÇΓöÇRulebook AddRule <Name> Number=<Number> Drive=<Drive Letter>ΓöÇΓöÇ┬╖┬╖┬╖
  1768.  
  1769. ···─┬──────────────────────┬─┬──────────────────┬─···
  1770.     ΓööΓöÇDirectory=<Dir Name>ΓöÇΓöÿ ΓööΓöÇPattern=<Pattern>Γöÿ
  1771.  
  1772. ···┬──────────────────────────────┬─┬─────────────────────┬─···
  1773.    ΓööΓöÇDoSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööΓöÇGenerations=<Number>Γöÿ
  1774.                       ΓööFALSE|NO|0Γöÿ
  1775.  
  1776. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  1777.     ΓööΓöÇCompression=Γö¼ΓöÇONΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ
  1778.                   Γö£ΓöÇOFFΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1779.                   ΓööΓöÇDEFAULTΓöÇΓöÇΓöÿ
  1780.  
  1781. Examples 
  1782.  
  1783.  To add a rule to the 'User Rulebook' rulebook that sets the number of 
  1784.  generations for all files ending in '.TXT' to 8. The rule is made the third 
  1785.  rule in the rulebook. The rule also specifies that the '.TXT' files should be 
  1786.  compressed. 
  1787.  
  1788.                          psnscl rulebook addRule "User Rulebook" number=3 Drive=* Directory=\
  1789.                              Pattern=*.TXT DoSubdirectories=TRUE Generations=8 Compression=ON
  1790.  
  1791.  
  1792. ΓòÉΓòÉΓòÉ 3.8.8. DeleteRule ΓòÉΓòÉΓòÉ
  1793.  
  1794. Description 
  1795.  
  1796. Deletes one of the rules in a rulebook. 
  1797.  
  1798. Syntax 
  1799.  
  1800. ΓöÇΓöÇRulebook DeleteRule <Name> Number=<Number>ΓöÇΓöÇ
  1801.  
  1802. Examples 
  1803.  
  1804.  To delete the first rule in the rulebook 'User Rulebook'. 
  1805.  
  1806.                          psnscl rulebook deleteRule "User Rulebook" number=1
  1807.  
  1808.  
  1809. ΓòÉΓòÉΓòÉ 3.8.9. ChangeRule ΓòÉΓòÉΓòÉ
  1810.  
  1811. Description 
  1812.  
  1813. Changes the properties of one of the rules in a rulebook. 
  1814.  
  1815. Syntax 
  1816.  
  1817. ΓöÇΓöÇRulebook ChangeRule <Name> Number=<Number> Drive=<Drive Letter>ΓöÇΓöÇ┬╖┬╖┬╖
  1818.  
  1819. ···─┬──────────────────────┬─┬──────────────────┬─···
  1820.     ΓööΓöÇDirectory=<Dir Name>ΓöÇΓöÿ ΓööΓöÇPattern=<Pattern>Γöÿ
  1821.  
  1822. ···┬──────────────────────────────┬─┬─────────────────────┬─···
  1823.    ΓööΓöÇDoSubdirectories=Γö¼TRUE|YES|1Γö¼Γöÿ ΓööΓöÇGenerations=<Number>Γöÿ
  1824.                       ΓööFALSE|NO|0Γöÿ
  1825.  
  1826. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  1827.     ΓööΓöÇCompression=Γö¼ΓöÇONΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ
  1828.                   Γö£ΓöÇOFFΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1829.                   ΓööΓöÇDEFAULTΓöÇΓöÇΓöÿ
  1830.  
  1831. Examples 
  1832.  
  1833.  To change the first rule in the 'User Rulebook' rulebook so that it uses the 
  1834.  default compression method. 
  1835.  
  1836.                          psnscl rulebook changeRule "User Rulebook" number=1 Compression=DEFAULT
  1837.  
  1838.  
  1839. ΓòÉΓòÉΓòÉ 3.8.10. ViewRule ΓòÉΓòÉΓòÉ
  1840.  
  1841. Description 
  1842.  
  1843. Displays the details of one of the rules in a rulebook. 
  1844.  
  1845. Syntax 
  1846.  
  1847. ΓöÇΓöÇRulebook ViewRule <Name> Number=<Number>ΓöÇΓöÇ
  1848.  
  1849. Examples 
  1850.  
  1851.  To view the second rule in the 'User Rulebook' rulebook. 
  1852.  
  1853.                          psnscl rulebook viewRule "User Rulebook" number=2
  1854.  
  1855.  
  1856. ΓòÉΓòÉΓòÉ 3.9. Settings ΓòÉΓòÉΓòÉ
  1857.  
  1858. Description 
  1859.  
  1860.  The Settings command is use to change and view general OS/2 Warp Server 
  1861. Backup/Restore settings.  These are the settings available through the control 
  1862. panel in the graphical user interface version of the product. 
  1863.  
  1864. Syntax 
  1865.  
  1866. ΓöÇΓöÇSettingsΓöÇΓö¼ΓöÇChangeΓöÇΓö¼ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ 
  1867.              ΓööΓöÇViewΓöÇΓöÇΓöÇΓöÿ   Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  1868.                           Γöé                    Γöé Γöé
  1869.                           ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  1870.  
  1871. For more information see one of the following: 
  1872.  
  1873.  Change            To change the settings 
  1874.  View              To view the settings 
  1875.  
  1876.  
  1877. ΓòÉΓòÉΓòÉ 3.9.1. Change ΓòÉΓòÉΓòÉ
  1878.  
  1879. Description 
  1880.  
  1881.  This command is used to change general OS/2 Warp Server Backup/Restore 
  1882. settings.  It allows you to change those settings that are accessed through the 
  1883. control panel in the graphical user interface version of the product. 
  1884.  
  1885. Syntax 
  1886.  
  1887. ΓöÇΓöÇSettings ChangeΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ┬╖┬╖┬╖
  1888.                      ΓööFileFilter=<FileFilter>Γöÿ ΓööBackupSet=<Backup Set>Γöÿ
  1889.  
  1890. ···─┬───────────────────┬─┬────────────────────────┬─┬────────────────────┬──···
  1891.     ΓööRulebook=<Rulebook>Γöÿ ΓööCompression=ΓöÇΓö¼ΓöÇONΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼Γöÿ ΓööGenerations=<Number>Γöÿ
  1892.                                         ΓööΓöÇOFFΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  1893.  
  1894. ···─┬──────────────────────────┬─┬────────────────────────┬─···
  1895.     ΓööManualPriority=ΓöÇΓö¼ΓöÇHIGHΓöÇΓöÇΓöÇΓö¼Γöÿ ΓööAutoPriority=ΓöÇΓö¼ΓöÇHIGHΓöÇΓöÇΓöÇΓö¼Γöÿ
  1896.                      ΓööΓöÇNORMALΓöÇΓöÿ                 ΓööΓöÇNORMALΓöÇΓöÿ
  1897.  
  1898. ···─┬────────────────────┬─┬───────────────────┬─···
  1899.     ΓööTemporaryPath=<path>Γöÿ ΓööLog=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼Γöÿ
  1900.                                  ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  1901.  
  1902. ···─┬────────────────────────────┬─┬───────────────────────────┬──···
  1903.     ΓööLogSuccesses=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼Γöÿ ΓööLogFailures=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼Γöÿ
  1904.                    ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ                ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  1905.  
  1906. ···─┬─────────────────────────────┬─┬──────────────────────────────┬─···
  1907.     ΓööUseBackupExit=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼Γöÿ ΓööUseRestoreExit=ΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼Γöÿ
  1908.                     ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ                   ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  1909.  
  1910. ···─┬───────────────────────┬─┬──────────────────────┬─···
  1911.     ΓööLogFileLimitΓöÇΓöÇ<number>ΓöÇΓöÿ ΓööBackupExit=<filename>ΓöÇΓöÿ
  1912.  
  1913. ···─┬───────────────────────┬─┬───────────────────────────┬─···
  1914.     ΓööRestoreExit=<filename>ΓöÇΓöÿ ΓööBackupACLsΓöÇΓöÇΓöÇΓö¼ΓöÇTRUE|YES|1ΓöÇΓö¼Γöÿ
  1915.                                             ΓööΓöÇFALSE|NO|0ΓöÇΓöÿ
  1916.  
  1917. ┬╖┬╖┬╖ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  1918.     ΓööACLFilename=<filename>ΓöÇΓöÿ
  1919.  
  1920.  
  1921. ΓòÉΓòÉΓòÉ 3.9.2. View ΓòÉΓòÉΓòÉ
  1922.  
  1923. Description 
  1924.  
  1925.  Displays the current OS/2 Warp Server Backup/Restore settings. 
  1926.  
  1927. Syntax 
  1928.  
  1929. ΓöÇΓöÇSettings ViewΓöÇΓöÇ
  1930.  
  1931. Examples 
  1932.  
  1933.  To view the current OS/2 Warp Server Backup/Restore settings. 
  1934.  
  1935.                          psnscl settings view
  1936.  
  1937.  
  1938. ΓòÉΓòÉΓòÉ 3.10. SourceDrive ΓòÉΓòÉΓòÉ
  1939.  
  1940. Description 
  1941.  
  1942.  The SourceDrive command is used to change the settings for source drives. You 
  1943. can also refresh the list of source drives and view details for a particular 
  1944. source drive. 
  1945.  
  1946. Syntax 
  1947.  
  1948. ΓöÇΓöÇSourceDriveΓöÇΓö¼ΓöÇChangeΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ 
  1949.                 Γö£ΓöÇRefreshΓöÇΓöÇΓöñ   Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  1950.                 ΓööΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ   Γöé                    Γöé Γöé
  1951.                                ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  1952.  
  1953. For more information see one of the following: 
  1954.  
  1955.  Change            To change the settings of a source drive. 
  1956.  Refresh           To refresh the list of source drives. 
  1957.  View              To view the settings of a source drive. 
  1958.  
  1959.  
  1960. ΓòÉΓòÉΓòÉ 3.10.1. Change ΓòÉΓòÉΓòÉ
  1961.  
  1962. Description 
  1963.  
  1964.  This command is used to change the settings of the source drive. 
  1965.  
  1966. Syntax 
  1967.  
  1968. ΓöÇΓöÇSourceDrive Change <Name>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇ
  1969.                               ΓööDriveType=DriveTypeΓöÿ ΓööChecked=Γö¼TRUE|YES|1Γö¼ΓöÇΓöÿ
  1970.                                                              ΓööFALSE|NO|0Γöÿ
  1971.  
  1972. Examples 
  1973.  
  1974.  To disable OS/2 Warp Server Backup/Restore from scanning the D drive when 
  1975.  performing a backup or preview. 
  1976.  
  1977.                          psnscl sourceDrive change D checked=FALSE
  1978.  
  1979.  
  1980. ΓòÉΓòÉΓòÉ 3.10.2. Refresh ΓòÉΓòÉΓòÉ
  1981.  
  1982. Description 
  1983.  
  1984. This command refreshes the list of source drives to include any source drives 
  1985. that may have been added since the last refresh. This is typically when a 
  1986. network drive has been assigned a drive letter. 
  1987.  
  1988. Syntax 
  1989.  
  1990. ΓöÇΓöÇSourceDrive RefreshΓöÇΓöÇ
  1991.  
  1992. Examples 
  1993.  
  1994.  To refresh the list of source drives. 
  1995.  
  1996.                          psnscl sourceDrive refresh
  1997.  
  1998.  
  1999. ΓòÉΓòÉΓòÉ 3.10.3. View ΓòÉΓòÉΓòÉ
  2000.  
  2001. Description 
  2002.  
  2003. Displays the settings for a particular source drive. 
  2004.  
  2005. Syntax 
  2006.  
  2007. ΓöÇΓöÇSourceDrive View <Name>ΓöÇΓöÇ
  2008.  
  2009. Examples 
  2010.  
  2011.  To view the settings for the C Drive source drive. 
  2012.  
  2013.                          psnscl sourceDrive view C
  2014.  
  2015.  
  2016. ΓòÉΓòÉΓòÉ 3.11. StorageDevice ΓòÉΓòÉΓòÉ
  2017.  
  2018. Description 
  2019.  
  2020. The StorageDevice command is used to create storage devices, change their 
  2021. settings and delete unwanted storage devices. 
  2022.  
  2023. Syntax 
  2024.  
  2025. ΓöÇΓöÇStorageDeviceΓöÇΓö¼ΓöÇChangeΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇ
  2026.                   Γö£ΓöÇCreateΓöÇΓöÇΓöÇΓöñ   Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  2027.                   Γö£ΓöÇDeleteΓöÇΓöÇΓöÇΓöñ   Γöé                    Γöé Γöé
  2028.                   Γö£ΓöÇRefreshΓöÇΓöÇΓöñ   ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  2029.                   ΓööΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  2030.  
  2031. For more information see one of the following: 
  2032.  
  2033.  Change            To change an existing storage device. 
  2034.  Create            To create a new storage device. 
  2035.  Delete            To delete a storage device. 
  2036.  Refresh           To refresh the list of storage devices. 
  2037.  View              To view the settings of a particular storage device. 
  2038.  
  2039.  
  2040. ΓòÉΓòÉΓòÉ 3.11.1. Change ΓòÉΓòÉΓòÉ
  2041.  
  2042. Description 
  2043.  
  2044. To change the StorageDevice. For details about configuration strings, please 
  2045. refer to the "Storage device and backup set configuration" section of the 
  2046. online "OS/2 Warp Server Backup/Restore C API Guide and Reference". 
  2047.  
  2048. Syntax 
  2049.  
  2050. ΓöÇΓöÇStorageDevice Change <Name>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  2051.                                 ΓööConfiguration=ConfigValueΓöÿ
  2052.  
  2053.  
  2054. ΓòÉΓòÉΓòÉ 3.11.2. Create ΓòÉΓòÉΓòÉ
  2055.  
  2056. Description 
  2057.  
  2058. To create a new StorageDevice. For details about configuration strings, please 
  2059. refer to the "Storage device and backup set configuration" section of the 
  2060. online "OS/2 Warp Server Backup/Restore C API Guide and Reference". 
  2061.  
  2062. Syntax 
  2063.  
  2064. ΓöÇΓöÇStorageDevice Create <Name>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  2065.                                 ΓööConfig=ConfigValueΓöÿ
  2066.  
  2067.  
  2068. ΓòÉΓòÉΓòÉ 3.11.3. Delete ΓòÉΓòÉΓòÉ
  2069.  
  2070. Description 
  2071.  
  2072. To delete a StorageDevice. 
  2073.  
  2074. Syntax 
  2075.  
  2076. ΓöÇΓöÇStorageDevice Delete <Name>ΓöÇΓöÇ
  2077.  
  2078. Examples 
  2079.  
  2080.  To delete the 'Test' storage device. 
  2081.  
  2082.                          psnscl storageDevice delete Test
  2083.  
  2084.  
  2085. ΓòÉΓòÉΓòÉ 3.11.4. Refresh ΓòÉΓòÉΓòÉ
  2086.  
  2087. Description 
  2088.  
  2089. Refreshes the list of storage devices. 
  2090.  
  2091. Syntax 
  2092.  
  2093. ΓöÇΓöÇStorageDevice RefreshΓöÇΓöÇ
  2094.  
  2095. Examples 
  2096.  
  2097.  To refresh the storage devices. 
  2098.  
  2099.                          psnscl storageDevice refresh
  2100.  
  2101.  
  2102. ΓòÉΓòÉΓòÉ 3.11.5. View ΓòÉΓòÉΓòÉ
  2103.  
  2104. Description 
  2105.  
  2106. To view the settings of a storage device. 
  2107.  
  2108. Syntax 
  2109.  
  2110. ΓöÇΓöÇStorageDevice View <Name>ΓöÇΓöÇ
  2111.  
  2112. Examples 
  2113.  
  2114.  To display details of the 'My ADSM' storage device. 
  2115.  
  2116.                          psnscl storageDevice view "My ADSM"
  2117.  
  2118.  
  2119. ΓòÉΓòÉΓòÉ 3.12. TestServer ΓòÉΓòÉΓòÉ
  2120.  
  2121. Description 
  2122.  
  2123. This command is used to test the connection to the OS/2 Warp Server 
  2124. Backup/Restore server. It does not take any parameters. If a connection to the 
  2125. server cannot be made an error message will be displayed. If a connection to 
  2126. the server is made successfully then details of the connection are displayed. 
  2127.  
  2128. Syntax 
  2129.  
  2130. ΓöÇΓöÇTestServerΓöÇΓöÇΓöÇ
  2131.  
  2132.  
  2133. ΓòÉΓòÉΓòÉ 3.13. Volume ΓòÉΓòÉΓòÉ
  2134.  
  2135. Description 
  2136.  
  2137. The Volume command can be used to associate, change, create, delete or view the 
  2138. volumes. 
  2139.  
  2140. Syntax 
  2141.  
  2142. ΓöÇΓöÇVolumeΓöÇΓö¼ΓöÇAssociateΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  2143.            Γö£ΓöÇChangeΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   Γöé ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ Γöé
  2144.            Γö£ΓöÇCreateΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   Γöé                    Γöé Γöé
  2145.            Γö£ΓöÇDeleteΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ   ΓööΓöÇΓö┤ΓöÇ<Setting>=<Value>ΓöÇΓö┤ΓöÇΓöÿ
  2146.            ΓööΓöÇViewΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  2147.  
  2148. For more information see one of the following: 
  2149.  
  2150.  Associate         To associate a volume with a backup set. 
  2151.  Change            To change the settings of a volume. 
  2152.  Create            To create a new volume. 
  2153.  Delete            To delete an existing volume. 
  2154.  View              To view the settings of a volume. 
  2155.  
  2156.  
  2157. ΓòÉΓòÉΓòÉ 3.13.1. Associate ΓòÉΓòÉΓòÉ
  2158.  
  2159. Description 
  2160.  
  2161. This command associates the volume with the named backup set. 
  2162.  
  2163. Syntax 
  2164.  
  2165. ΓöÇΓöÇVolume Associate ID BackupSet=<Backup Set>ΓöÇΓöÇ
  2166.  
  2167. Examples 
  2168.  
  2169.  To associate the volume with ID three with the 'System Backup' backup set. 
  2170.  
  2171.                          psnscl volume associate 3 backupSet="System Backup"
  2172.  
  2173.  
  2174. ΓòÉΓòÉΓòÉ 3.13.2. Change ΓòÉΓòÉΓòÉ
  2175.  
  2176. Description 
  2177.  
  2178. This command is used to change whether or not a volume is available for backup 
  2179. or restore. 
  2180.  
  2181. Syntax 
  2182.  
  2183. ΓöÇΓöÇVolume Change IDΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇ
  2184.                      ΓööAvailable=Γö¼TRUE|YES|1Γö¼Γöÿ
  2185.                                 ΓööFALSE|NO|0Γöÿ
  2186.  
  2187. Examples 
  2188.  
  2189.  To make the volume with ID four unavailable. 
  2190.  
  2191.                          psnscl volume change 4 Available=FALSE
  2192.  
  2193.  
  2194. ΓòÉΓòÉΓòÉ 3.13.3. Create ΓòÉΓòÉΓòÉ
  2195.  
  2196. Description 
  2197.  
  2198. Creates a new volume.  OS/2 Warp Server Backup/Restore will assign the volume a 
  2199. unique ID. The optional BackupSet parameter will associate the new volume with 
  2200. the named backup set. 
  2201.  
  2202. Syntax 
  2203.  
  2204.  
  2205.  
  2206.  
  2207. ΓöÇΓöÇVolume Create Device=<Device>ΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇ
  2208.                                   ΓööBackupSet=<Backup Set>Γöÿ
  2209.  
  2210. Examples 
  2211.  
  2212.  To create a volume called unavailable. 
  2213.  
  2214.                          psnscl volume create BackupSet="My Backup Set" Device='Diskette A (3.5")'
  2215.  
  2216.  
  2217. ΓòÉΓòÉΓòÉ 3.13.4. Delete ΓòÉΓòÉΓòÉ
  2218.  
  2219. Description 
  2220.  
  2221. This command deletes an existing volume. 
  2222.  
  2223. Syntax 
  2224.  
  2225. ΓöÇΓöÇVolume Delete IDΓöÇΓöÇ
  2226.  
  2227. Examples 
  2228.  
  2229.  To delete the volume with ID two. 
  2230.  
  2231.                          psnscl volume delete 2
  2232.  
  2233.  
  2234. ΓòÉΓòÉΓòÉ 3.13.5. View ΓòÉΓòÉΓòÉ
  2235.  
  2236. Description 
  2237.  
  2238. This command displays the settings of a volume. 
  2239.  
  2240. Syntax 
  2241.  
  2242. ΓöÇΓöÇVolume View IDΓöÇΓöÇ.
  2243.  
  2244. Examples 
  2245.  
  2246.  To display the settings of the volume with ID 866736321 
  2247.  
  2248.                          psnscl volume view 866736321
  2249.  
  2250.  
  2251. ΓòÉΓòÉΓòÉ 4. Command Abbreviations ΓòÉΓòÉΓòÉ
  2252.  
  2253. ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2254.  Keyword               ΓöéAbbreviation  ΓöéMinimum Required
  2255.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2256.  0                     Γöé<N/A>         Γöé0
  2257.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2258.  1                     Γöé<N/A>         Γöé1
  2259.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2260.  <Default>             Γöé<N/A>         Γöé<
  2261.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2262.  ACLFileName           Γöé<N/A>         ΓöéACL
  2263.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2264.  Activate              ΓöéAct           ΓöéActiva
  2265.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2266.  Active                Γöé<N/A>         ΓöéActive
  2267.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2268.  AllFiles              Γöé<N/A>         ΓöéAl
  2269.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2270.  AsMethod              ΓöéAMethod       ΓöéAs
  2271.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2272.  AutoPriority          ΓöéAPriority     ΓöéAu
  2273.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2274.  BackupACLs            ΓöéBACLs         ΓöéBackupA
  2275.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2276.  BackupExit            ΓöéBExit         ΓöéBackupE
  2277.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2278.  BackupMethod          ΓöéBMethod       ΓöéBackupMethod
  2279.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2280.  BackupMethods         ΓöéBMethods      ΓöéBackupMethods
  2281.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2282.  BackupSet             ΓöéBSet          ΓöéBackupSet
  2283.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2284.  BackupSets            ΓöéBSets         ΓöéBackupSets
  2285.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2286.  ByDate                Γöé<N/A>         ΓöéBy
  2287.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2288.  CDROM                 Γöé<N/A>         ΓöéCD
  2289.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2290.  Change                ΓöéCh            ΓöéChange
  2291.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2292.  ChangedFilesOnly      ΓöéIncremental   ΓöéChanged
  2293.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2294.  Checked               Γöé<N/A>         ΓöéChe
  2295.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2296.  Compression           Γöé<N/A>         ΓöéCom
  2297.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2298.  Configuration         Γöé<N/A>         ΓöéConf
  2299.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2300.  Connection            Γöé<N/A>         ΓöéConn
  2301.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2302.  Copy                  ΓöéCo            ΓöéCop
  2303.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2304.  Creatable             ΓöéTemplate      ΓöéCreata
  2305.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2306.  Create                ΓöéCr            ΓöéCreate
  2307.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2308.  DAILY                 Γöé<N/A>         ΓöéDAI
  2309.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2310.  DateTime              Γöé<N/A>         ΓöéDat
  2311.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2312.  Day                   Γöé<N/A>         ΓöéDay
  2313.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2314.  Days                  Γöé<N/A>         ΓöéDays
  2315.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2316.  DEFAULT               Γöé<N/A>         ΓöéDEF
  2317.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2318.  Delete                ΓöéDe            ΓöéDel
  2319.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2320.  Description           Γöé<N/A>         ΓöéDesc
  2321.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2322.  DestinationDirectory  ΓöéDDir          ΓöéDestinationDi
  2323.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2324.  DestinationDrive      ΓöéDDrive        ΓöéDestinationDr
  2325.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2326.  Device                Γöé<N/A>         ΓöéDev
  2327.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2328.  Directory             Γöé<N/A>         ΓöéDir
  2329.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2330.  DISKETTE              Γöé<N/A>         ΓöéDIS
  2331.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2332.  DLLName               ΓöéDName         ΓöéDL
  2333.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2334.  Drive                 Γöé<N/A>         ΓöéDr
  2335.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2336.  Empty                 Γöé<N/A>         ΓöéEm
  2337.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2338.  Event                 ΓöéEv            ΓöéEvent
  2339.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2340.  Events                ΓöéEvs           ΓöéEvents
  2341.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2342.  FALSE                 Γöé<N/A>         ΓöéFA
  2343.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2344.  FileFilter            ΓöéFFilter       ΓöéFileFilter
  2345.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2346.  FileFilters           ΓöéFFilters      ΓöéFileFilters
  2347.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2348.  Generations           ΓöéGens          ΓöéG
  2349.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2350.  HARDDISK              Γöé<N/A>         ΓöéHA
  2351.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2352.  Help                  Γöé<N/A>         ΓöéHe
  2353.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2354.  HIGH                  Γöé<N/A>         ΓöéHI
  2355.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2356.  Hours                 Γöé<N/A>         ΓöéHo
  2357.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2358.  ID                    Γöé<N/A>         ΓöéI
  2359.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2360.  LANDRIVE              Γöé<N/A>         ΓöéLAN
  2361.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2362.  LastRun               ΓöéLRun          ΓöéLas
  2363.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2364.  Letter                Γöé<N/A>         ΓöéLe
  2365.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2366.  List                  ΓöéL             ΓöéLi
  2367.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2368.  Log                   Γöé<N/A>         ΓöéLog
  2369.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2370.  LogFailures           ΓöéLFailures     ΓöéLogFa
  2371.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2372.  LogFileLimit          ΓöéLFLimit       ΓöéLogFi
  2373.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2374.  LogSuccesses          ΓöéLSuccesses    ΓöéLogS
  2375.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2376.  ManualPriority        ΓöéMPriority     ΓöéMa
  2377.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2378.  Minutes               Γöé<N/A>         ΓöéMi
  2379.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2380.  MONTHLY               Γöé<N/A>         ΓöéMO
  2381.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2382.  Name                  Γöé<N/A>         ΓöéName
  2383.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2384.  NAMEDDAYS             Γöé<N/A>         ΓöéNAMED
  2385.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2386.  NewName               ΓöéNName         ΓöéNew
  2387.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2388.  NextRun               ΓöéNRun          ΓöéNex
  2389.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2390.  NO                    Γöé<N/A>         ΓöéNO
  2391.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2392.  NORMAL                Γöé<N/A>         ΓöéNOR
  2393.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2394.  OFF                   Γöé<N/A>         ΓöéOF
  2395.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2396.  ON                    Γöé<N/A>         ΓöéON
  2397.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2398.  OriginalLocation      ΓöéOLocation     ΓöéOr
  2399.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2400.  OTHER                 Γöé<N/A>         ΓöéOT
  2401.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2402.  Pattern               Γöé<N/A>         ΓöéPa
  2403.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2404.  Pipe                  Γöé<N/A>         ΓöéPi
  2405.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2406.  Preview               Γöé<N/A>         ΓöéPre
  2407.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2408.  Prompt                Γöé<N/A>         ΓöéPro
  2409.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2410.  Quiet                 Γöé<N/A>         ΓöéQ
  2411.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2412.  Refresh               Γöé<N/A>         ΓöéRef
  2413.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2414.  REGULAR               Γöé<N/A>         ΓöéREG
  2415.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2416.  Rename                ΓöéRe            ΓöéRen
  2417.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2418.  RestoreExit           ΓöéRExit         ΓöéRestoreE
  2419.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2420.  RestoreMethod         ΓöéRMethod       ΓöéRestoreMethod
  2421.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2422.  RestoreMethods        ΓöéRMethods      ΓöéRestoreMethods
  2423.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2424.  RuleBook              ΓöéRBook         ΓöéRuleBook
  2425.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2426.  Rulebooks             ΓöéRBooks        ΓöéRulebooks
  2427.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2428.  Run                   Γöé<N/A>         ΓöéRun
  2429.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2430.  RWOPTICAL             Γöé<N/A>         ΓöéRW
  2431.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2432.  Server                Γöé<N/A>         ΓöéSer
  2433.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2434.  Settings              Γöé<N/A>         ΓöéSet
  2435.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2436.  SourceDrive           ΓöéSDrive        ΓöéSourceDrive
  2437.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2438.  SourceDrives          ΓöéSDrives       ΓöéSourceDrives
  2439.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2440.  STARTUP               Γöé<N/A>         ΓöéSTA
  2441.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2442.  StorageDevice         ΓöéSDevice       ΓöéStorageDevice
  2443.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2444.  StorageDevices        ΓöéSDevices      ΓöéStorageDevices
  2445.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2446.  Subdirectories        ΓöéSubDirs       ΓöéSu
  2447.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2448.  TCPIP                 Γöé<N/A>         ΓöéTC
  2449.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2450.  TemporaryPath         ΓöéTempPath      ΓöéTem
  2451.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2452.  TestServer            ΓöéTServer       ΓöéTes
  2453.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2454.  TransferIn            ΓöéTIn           ΓöéTransferI
  2455.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2456.  TransferOut           ΓöéTOut          ΓöéTransferO
  2457.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2458.  TRUE                  Γöé<N/A>         ΓöéTRU
  2459.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2460.  Type                  Γöé<N/A>         ΓöéTy
  2461.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2462.  UseBackupExit         ΓöéUBExit        ΓöéUseB
  2463.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2464.  UseFileFilter         ΓöéUFFilter      ΓöéUseF
  2465.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2466.  UseRestoreExit        ΓöéURExit        ΓöéUseRe
  2467.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2468.  UseRulebook           ΓöéURBook        ΓöéUseRu
  2469.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2470.  View                  Γöé<N/A>         ΓöéVi
  2471.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2472.  Volume                ΓöéVol           ΓöéVolume
  2473.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2474.  Volumes               ΓöéVols          ΓöéVolumes
  2475.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2476.  Weeks                 Γöé<N/A>         ΓöéWe
  2477.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2478.  Where                 Γöé<N/A>         ΓöéWh
  2479.  ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2480.  YES                   Γöé<N/A>         ΓöéY
  2481. ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇ
  2482.  
  2483.  
  2484. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2485.  
  2486. The name of an OS/2 Warp Server Backup/Restore object. 
  2487.  
  2488.      A name may be up to 31 characters long. 
  2489.      Names are case sensitive. 
  2490.      A name must uniquely identify the object within its class, that means you 
  2491.       cannot have for example, two backup methods with the same name. 
  2492.      A name may contain any characters subject to the one restriction that the 
  2493.       first character may not be a '<'. 
  2494.      If the name contains spaces then it must be enclosed in quotes. 
  2495.      Either single (') or double (") quotes may be used although the same type 
  2496.       of quote must be used to start and finish a single string. 
  2497.      If the other type of quote is encountered during the name it is taken to 
  2498.       be part of the name. 
  2499.      A double occurrence of the delimiting quote is taken to be a single 
  2500.       occurrence of the character within the name. 
  2501.  
  2502.  If you are using the name to define a search criterion within a 'where clause' 
  2503.  of a List line command then wildcards may be used. 
  2504.  
  2505.  
  2506. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2507.  
  2508. The description of an OS/2 Warp Server Backup/Restore object. 
  2509.  
  2510.      A description may be up to 127 characters long. 
  2511.      A description may contain any characters. 
  2512.      If the description contains spaces then it must be enclosed in quotes. 
  2513.      Either single (') or double (") quotes may be used although the same type 
  2514.       of quote must be used to start and finish a single description. 
  2515.      If the other type of quote is encountered during the description it is 
  2516.       taken to be part of the description. 
  2517.      A double occurrence of the delimiting quote is taken to be a single 
  2518.       occurrence of the character within the description. 
  2519.  
  2520.  If you are using the description to define a search criterion within a 'where 
  2521.  clause' of a List line command then wildcards may be used. 
  2522.  
  2523.  
  2524. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2525.  
  2526. Whether or not all files are to be included. 
  2527.  
  2528. It may take one of the following values: 
  2529.  
  2530.  1, True, Yes   Include all files. 
  2531.  0, False, No   Only include files from the specified directories. 
  2532.  
  2533.  Notes: 
  2534.  
  2535.      If the value is FALSE then the files included are decided by the settings 
  2536.       of the Drive, Directory and Subdirectories (and if you are using a 
  2537.       restore method, Pattern) parameters. 
  2538.      If the value is TRUE then the settings of the Drive, Directory and 
  2539.       Subdirectories (and if you are using a restore method, Pattern) 
  2540.       parameters are ignored. 
  2541.      The values TRUE, FALSE, YES and NO are not case sensitive. 
  2542.  
  2543.  
  2544. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2545.  
  2546. Whether or not subdirectories are to be included in the current directory 
  2547. specification. 
  2548.  
  2549. For a backup method this indicates whether or not subdirectories of the 
  2550. specified root directory are to be included. 
  2551.  
  2552. For a restore method this indicates whether or not subdirectories of the 
  2553. specified original location of the root directory are to be included. 
  2554.  
  2555. For rulebooks and file filters this indicates whether subdirectories of the 
  2556. specified root directory are to be included by the rule. 
  2557.  
  2558. It may take one of the following values: 
  2559.  
  2560.  1, True, Yes   Include subdirectories in the specification. 
  2561.  0, False, No   Don't include subdirectories in the specification. 
  2562.  
  2563.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  2564.                 sensitive. 
  2565.  
  2566.  
  2567. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2568.  
  2569. The drive letter of a directory specification. 
  2570.  
  2571. For a backup method this is the source drive. 
  2572.  
  2573. For a restore method this is the drive of the original location of the source 
  2574. files. 
  2575.  
  2576. For rulebooks and file filter rules this is the drive of the directory for 
  2577. which a match is to be sought. 
  2578.  
  2579. The drive letter must be either a single character in the ranges a-z or A-Z, or 
  2580. alternatively an asterisk (*) to indicate all source drives. 
  2581.  
  2582. Warning: If the drive setting is being used within a 'where clause' of a List 
  2583. command then use of an asterisk (*) does not mean ignore the drive letter when 
  2584. matching criteria, it means list methods which explicitly have their source 
  2585. drive letter set to '*'. To ignore the drive letter when matching criteria, 
  2586. omit the drive setting from the 'where clause'. 
  2587.  
  2588.  
  2589. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2590.  
  2591. The letter of the drive to where files will be restored. 
  2592.  
  2593. This must be a single character in the ranges A-Z or a-z. 
  2594.  
  2595. Note:  An asterisk (*) is not a valid option for this parameter. 
  2596.  
  2597.  
  2598. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2599.  
  2600. The letter to which the source drive is attached. 
  2601.  
  2602. This must be a single character in the ranges A-Z or a-z. 
  2603.  
  2604.  
  2605. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2606.  
  2607. The name of a directory within a directory specification. 
  2608.  
  2609. For a backup method this is the name of the source directory. 
  2610.  
  2611. For a restore method this is the name of the directory of the original location 
  2612. of the source files.  (That is, where the files were backed up from.) 
  2613.  
  2614. For a file filter or rulebook rule this is the name of the directory for which 
  2615. a match is to be sought. 
  2616.  
  2617. Notes: 
  2618.  
  2619.      This parameter does not include the drive letter. 
  2620.      If the directory name contains spaces then it must be enclosed in quotes. 
  2621.      Either single (') or double (") quotes may be used although the same type 
  2622.       of quote must be used to start and finish a single directory name. 
  2623.      If the other type of quote is encountered during the name it is taken to 
  2624.       be part of the name. 
  2625.      A double occurrence of the delimiting quote is taken to be a single 
  2626.       occurrence of the character within the name. 
  2627.  
  2628.  
  2629. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2630.  
  2631. The name of a directory within a directory specification. 
  2632.  
  2633. This indicates the name of the directory to which files are to be restored. 
  2634.  
  2635.      If the directory name contains spaces then it must be enclosed in quotes. 
  2636.      Either single (') or double (") quotes may be used although the same type 
  2637.       of quote must be used to start and finish a single directory name. 
  2638.      If the other type of quote is encountered during the name it is taken to 
  2639.       be part of the name. 
  2640.      A double occurrence of the delimiting quote is taken to be a single 
  2641.       occurrence of the character within the name. 
  2642.  
  2643.  Note:  This parameter does not include the drive letter. 
  2644.  
  2645.  
  2646. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2647.  
  2648. What type of compression is to be used with the associated backup method. 
  2649.  
  2650. This setting may take three values: 
  2651.  
  2652.  ON        Compression is to be used. 
  2653.  OFF       Compression is not to be used. 
  2654.  DEFAULT   Use the default compression value. 
  2655.  
  2656.  Notes: 
  2657.  
  2658.      If this setting is being used as a search criterion within a 'where 
  2659.       clause' of a List line command then using the ON/OFF value will not list 
  2660.       any backup methods which use the DEFAULT regardless of whether the 
  2661.       DEFAULT is to compress or not. 
  2662.      If the UseRulebook parameter setting within a backup method is set to a 
  2663.       true value then this setting will be ignored when the backup method is 
  2664.       run. 
  2665.  
  2666.  
  2667. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2668.  
  2669. The name of the rulebook associated with the backup method. 
  2670.  
  2671.      To specify the default rulebook use the name <Default>. 
  2672.      If the name contains spaces then it must be enclosed in quotes. 
  2673.      Either single (') or double (") quotes may be used although the same type 
  2674.       of quote must be used to start and finish a single name. 
  2675.      If the other type of quote is encountered during the name it is taken to 
  2676.       be part of the name. 
  2677.      A double occurrence of the delimiting quote is taken to be a single 
  2678.       occurrence of the character within the name. 
  2679.  
  2680.  Notes: 
  2681.  
  2682.      If you are using the Rulebook parameter setting to specify a search 
  2683.       criterion within a 'where clause' of a List line command then wild cards 
  2684.       may be used. 
  2685.      If the UseRulebook parameter setting within a backup method is set to a 
  2686.       true value then this setting will be ignored when the backup method is 
  2687.       run. 
  2688.  
  2689.  
  2690. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2691.  
  2692. Whether or not a backup method uses a rulebook. 
  2693.  
  2694. It may take one of the following values: 
  2695.  
  2696.  1, True, Yes   The backup method uses a rulebook. 
  2697.  0, False, No   The backup method doesn't use a rulebook. 
  2698.  
  2699.  Notes: 
  2700.  
  2701.      The values TRUE, FALSE, YES and NO are not case sensitive. 
  2702.      If the backup method uses a rulebook then when it is run the Compression 
  2703.       and Generations parameter settings are ignored. 
  2704.  
  2705.  
  2706. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2707.  
  2708. The name of the file filter associated with the backup method. 
  2709.  
  2710.      To specify the default file filter use the name <Default>. 
  2711.      If the name contains spaces then it must be enclosed in quotes. 
  2712.      Either single (') or double (") quotes may be used although the same type 
  2713.       of quote must be used to start and finish a single name. 
  2714.      If the other type of quote is encountered during the name it is taken to 
  2715.       be part of the name. 
  2716.      A double occurrence of the delimiting quote is taken to be a single 
  2717.       occurrence of the character within the name. 
  2718.  
  2719.  Notes: 
  2720.  
  2721.      If you are using the FileFilter setting to specify a search criterion 
  2722.       within a 'where clause' of a List line command then wild cards may be 
  2723.       used. 
  2724.      If the UseFileFilter parameter setting is not set to a true value then 
  2725.       when the backup method is run this setting is ignored. 
  2726.  
  2727.  
  2728. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2729.  
  2730. Whether or not a backup method uses a file filter. 
  2731.  
  2732. It may take one of the following values: 
  2733.  
  2734.  1, True, Yes   The backup method uses a file filter. 
  2735.  0, False, No   The backup method doesn't use a file filter. 
  2736.  
  2737.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  2738.                 sensitive. 
  2739.  
  2740.  
  2741. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2742.  
  2743. The number of different versions of a file that OS/2 Warp Server Backup/Restore 
  2744. will keep over a series of backups to a particular backup set. The number can 
  2745. be in the range 1-250. 
  2746.  
  2747. Note:  If the UseRulebook parameter setting is set to a true value then this 
  2748. setting will be ignored when the backup method is run. 
  2749.  
  2750.  
  2751. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2752.  
  2753. Whether a backup method backs up all the files it finds or only the files which 
  2754. have changed since they were lasted backed up to the associated backup set. 
  2755.  
  2756. It may take one of the following values: 
  2757.  
  2758.  1, True, Yes   The backup method only backs up changed files. 
  2759.  0, False, No   The backup method backs up all files. 
  2760.  
  2761.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  2762.                 sensitive. 
  2763.  
  2764.  
  2765. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2766.  
  2767. Whether or not the backup or restore method presents the user with a preview of 
  2768. the files before they are actually backed up or restored. 
  2769.  
  2770. It may take one of the following values: 
  2771.  
  2772.  1, True, Yes   The backup/restore method presents the user with a preview. 
  2773.  0, False, No   The backup/restore method will process the files immediately 
  2774.                 without a preview. 
  2775.  
  2776.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  2777.                 sensitive. 
  2778.  
  2779.  
  2780. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2781.  
  2782. The name of the backup set to which a backup method backs up, or from which a 
  2783. restore method restores. 
  2784.  
  2785.      To specify the default backup set, use the name <Default>. 
  2786.      If the name contains spaces then it must be enclosed in quotes. 
  2787.      Either single (') or double (") quotes may be used although the same type 
  2788.       of quote must be used to start and finish a single name. 
  2789.      If the other type of quote is encountered during the name it is taken to 
  2790.       be part of the name. 
  2791.      A double occurrence of the delimiting quote is taken to be a single 
  2792.       occurrence of the character within the name. 
  2793.      If this is the backup set from which a restore method restores then you 
  2794.       may use the name '*' to indicate restore from all backup sets. 
  2795.  
  2796.  Note:  If you are using the BackupSet setting to specify a search criterion 
  2797.  within a 'where clause' of a List line command then wild cards may be used. 
  2798.  
  2799.  
  2800. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2801.  
  2802. The name of the backup method which the scheduled event will run. 
  2803.  
  2804.      If the name contains spaces then it must be enclosed in quotes. 
  2805.      Either single (') or double (") quotes may be used although the same type 
  2806.       of quote must be used to start and finish a single name. 
  2807.      If the other type of quote is encountered during the name it is taken to 
  2808.       be part of the name. 
  2809.      A double occurrence of the delimiting quote is taken to be a single 
  2810.       occurrence of the character within the name. 
  2811.  
  2812.  Note:  If the BackupMethod setting is being used within a 'where clause' of a 
  2813.  List line command then wildcards may be included in the name. 
  2814.  
  2815.  
  2816. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2817.  
  2818. The name of a file which is included by a file filter. 
  2819.  
  2820.      This setting is only used during the 'where clause' when listing file 
  2821.       filters.  If this setting is used then only file filters which include 
  2822.       the specified file will be listed. 
  2823.      The filename should be fully qualified: it should not contain wildcards. 
  2824.  
  2825.  
  2826. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2827.  
  2828. This is a standard OS/2 file pattern which may contain wildcards. 
  2829.  
  2830.  
  2831. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2832.  
  2833. Whether or not a restore method automatically restores the most recent version 
  2834. of files or restores files as they were on a certain date and time. 
  2835.  
  2836. This setting may take the following values: 
  2837.  
  2838.  1, True, Yes   The restore method restores files as they were at a certain 
  2839.                 time and date. 
  2840.  0, False, No   The restore method will restore the most recent version of 
  2841.                 files. 
  2842.  
  2843.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  2844.                 sensitive. 
  2845.  
  2846.  
  2847. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2848.  
  2849. Whether or not a restore method prompts the user for each file to ask which 
  2850. version it should restore. 
  2851.  
  2852. This setting may take the following values: 
  2853.  
  2854.  1, True, Yes   The restore method prompts the user for each file. 
  2855.  0, False, No   The restore method will automatically select the version. 
  2856.  
  2857.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  2858.                 sensitive. 
  2859.  
  2860.  
  2861. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2862.  
  2863. Whether a restore method restores files to their original location or to a 
  2864. specified directory. 
  2865.  
  2866. This setting may take the following values: 
  2867.  
  2868.  1, True, Yes   The restore method restores files to their original location. 
  2869.  0, False, No   The restore method restores files to the location specified by 
  2870.                 the DestinationDrive and DestinationDirectory settings. 
  2871.  
  2872.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  2873.                 sensitive. 
  2874.  
  2875.  
  2876. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2877.  
  2878. The type of a source drive.  This must be one of the following. 
  2879.  
  2880.  HARDDISK       A logical hard disk drive 
  2881.  DISKETTE       A floppy diskette drive 
  2882.  LANDRIVE       An attached LAN drive 
  2883.  RWOPTICAL      A read/write optical drive 
  2884.  CDROM          A CD-ROM drive 
  2885.  REMOVABLE      A removable drive 
  2886.  OTHER          Any other drive not falling into one of the categories above 
  2887.  
  2888.  
  2889. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2890.  
  2891. Whether the source drive is set to be a possible source of files during backup. 
  2892.  
  2893. This setting may take the following values: 
  2894.  
  2895.  1, True, Yes   The source drive is scanned for files when a backup method is 
  2896.                 run. 
  2897.  0, False, No   The source drive is not scanned for files to back up. 
  2898.  
  2899.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  2900.                 sensitive. 
  2901.  
  2902.  
  2903. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2904.  
  2905. The name of the DLL which implements the storage device. 
  2906.  
  2907. This should be the name of the library file without the .DLL extension. 
  2908. Wildcards may not be used. 
  2909.  
  2910.  
  2911. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2912.  
  2913. Whether or not to list device classes for which new devices may be created. 
  2914.  
  2915. If many instances of the same type of device may exist (for example the 
  2916. diskette device will have an instance for each physical diskette drive) then 
  2917. OS/2 Warp Server Backup/Restore allows you to create new instances of the 
  2918. class. 
  2919.  
  2920. If you set this parameter to a true value then a list of the devices for which 
  2921. this applies will be returned. 
  2922.  
  2923. This setting may take the following values: 
  2924.  
  2925.  1, True, Yes   List storage device classes for which new device instances may 
  2926.                 be created. 
  2927.  0, False, No   List storage device instances which have been created. 
  2928.  
  2929.  Notes: 
  2930.  
  2931.      The values TRUE, FALSE, YES and NO are not case sensitive. 
  2932.      The default is to list storage device instances which have already been 
  2933.       created. 
  2934.  
  2935.  
  2936. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2937.  
  2938. The amount of space on a volume allocated to a particular purpose. For example 
  2939. this may be the total capacity on the volume which OS/2 Warp Server 
  2940. Backup/Restore may use. 
  2941.  
  2942. This should be a number with an optional unit indicator at the end. The 
  2943. possible units are: 
  2944.  
  2945.  <None>  A value in bytes 
  2946.  K       A value in kilobytes 
  2947.  M       A value in megabytes 
  2948.  G       A value in gigabytes 
  2949.  
  2950.  Examples 
  2951.  
  2952.  34        34 Bytes 
  2953.  54K       54 Kilobytes 
  2954.  100M      100 Megabytes 
  2955.  1G        1 Gigabyte 
  2956.  
  2957.  Note:  There should not be a space between the number and the unit indicator. 
  2958.  
  2959.  
  2960. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2961.  
  2962. The name of the device instance which the volume uses. 
  2963.  
  2964.      If the name contains spaces then it must be enclosed in quotes. 
  2965.      Either single (') or double (") quotes may be used although the same type 
  2966.       of quote must be used to start and finish a single name. 
  2967.      If the other type of quote is encountered during the name it is taken to 
  2968.       be part of the name. 
  2969.      A double occurrence of the delimiting quote is taken to be a single 
  2970.       occurrence of the character within the name. 
  2971.  
  2972.  Note:  If the Device setting is being used within a 'where clause' of a List 
  2973.  line command then wildcards may be included in the name. 
  2974.  
  2975.  
  2976. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2977.  
  2978. The number of backup sets on a volume. 
  2979.  
  2980. This should be a positive integer in the range 0-255. 
  2981.  
  2982.  
  2983. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  2984.  
  2985. The name of the backup set using the volume. 
  2986.  
  2987. Note:  This setting is only valid when a maximum of one backup set may use the 
  2988. volume. This will be the case for removable media such as tapes and diskettes. 
  2989.  
  2990.      If the name contains spaces then it must be enclosed in quotes. 
  2991.      Either single (') or double (") quotes may be used although the same type 
  2992.       of quote must be used to start and finish a single name. 
  2993.      If the other type of quote is encountered during the name it is taken to 
  2994.       be part of the name. 
  2995.      A double occurrence of the delimiting quote is taken to be a single 
  2996.       occurrence of the character within the name. 
  2997.  
  2998.  If this setting is being used within a 'where clause' of a List line command 
  2999.  then the following considerations also apply: 
  3000.  
  3001.      To list removable volumes which have no backup sets associated with them 
  3002.       use the empty string '' as the name. 
  3003.      Wildcards may be included in the name. 
  3004.      Only volumes which use removable media will be listed. 
  3005.  
  3006.  
  3007. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3008.  
  3009. The total capacity of the volume, that is, the maximum amount of any data which 
  3010. may be stored on it. 
  3011.  
  3012.  
  3013. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3014.  
  3015. The total amount of space on the volume which OS/2 Warp Server Backup/Restore 
  3016. may use, that is, the maximum amount of data which OS/2 Warp Server 
  3017. Backup/Restore may store on the volume. 
  3018.  
  3019.  
  3020. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3021.  
  3022. The amount of space on the volume which OS/2 Warp Server Backup/Restore has 
  3023. used. 
  3024.  
  3025.  
  3026. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3027.  
  3028. The amount of free space on the volume which is available to OS/2 Warp Server 
  3029. Backup/Restore, that is, the amount of space OS/2 Warp Server Backup/Restore is 
  3030. not currently using but may use in the future. 
  3031.  
  3032.  
  3033. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3034.  
  3035. The amount of free space on the volume which is not available to OS/2 Warp 
  3036. Server Backup/Restore, that is, the amount of space which is not being used but 
  3037. which OS/2 Warp Server Backup/Restore cannot use for backing up files. 
  3038.  
  3039.  
  3040. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3041.  
  3042. The amount of space on the volume which is used by applications other than OS/2 
  3043. Warp Server Backup/Restore 
  3044.  
  3045.  
  3046. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3047.  
  3048. The amount of space on the volume which is unusable because the media is 
  3049. damaged.  An example of this would be bad sectors on diskettes. 
  3050.  
  3051.  
  3052. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3053.  
  3054. Use this setting to list volumes which either belong to backup sets which have 
  3055. been transferred out or volumes which are currently available on the system. 
  3056.  
  3057. This setting may take the following values: 
  3058.  
  3059.  1, True, Yes   Only list volumes which belong to backup sets which have been 
  3060.                 transferred out. 
  3061.  0, False, No   Only list volumes which satisfy one of the following 
  3062.                 conditions: 
  3063.                     The volume is removable and unassociated with any backup 
  3064.                      set. 
  3065.                     The volume is removable but does not belong to a backup 
  3066.                      set which has been transferred out. 
  3067.                     The volume is fixed (for example, a harddisk). 
  3068.  
  3069.  Note:  The values TRUE, FALSE, YES and NO are not case sensitive. 
  3070.  
  3071.  
  3072. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3073.  
  3074. Use this setting to list volumes which are either available or unavailable for 
  3075. backup. 
  3076.  
  3077. This setting reflects whether a volume appears in the 'Available' or 
  3078. 'Unavailable' part of the volumes container within the OS/2 Warp Server 
  3079. Backup/Restore GUI. 
  3080.  
  3081. This setting may take the following values: 
  3082.  
  3083.  1, True, Yes   Only list volumes which are available for backup. 
  3084.  0, False, No   Only list volumes which are unavailable for backup. 
  3085.  
  3086.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  3087.                 sensitive. 
  3088.  
  3089.  
  3090. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3091.  
  3092. Whether or not the scheduled event is active. 
  3093.  
  3094. This setting may take the following values: 
  3095.  
  3096.  1, True, Yes   The event is active and will run at the specified times. 
  3097.  0, False, No   The event is inactive and will not run. 
  3098.  
  3099.                 Note:  The values TRUE, FALSE, YES and NO are not case 
  3100.                 sensitive. 
  3101.  
  3102.  
  3103. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3104.  
  3105. The type of the scheduled event. 
  3106.  
  3107. This must be one of the following: 
  3108.  
  3109.  INTERVAL       An event which runs at regular intervals. 
  3110.  DAILY          An event which runs once every day. 
  3111.  STARTUP        An event which runs every time OS/2 Warp Server Backup/Restore 
  3112.                 is started. 
  3113.  MONTHLY        An event which runs once every month. 
  3114.  NAMEDDAYS      An event which runs on specific days within a month. 
  3115.  
  3116.  
  3117. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3118.  
  3119. Whether a scheduled event will show a preview before continuing a backup. 
  3120.  
  3121. This setting must take one of the following values: 
  3122.  
  3123.  YES         Always display a Preview regardless of what the backup method 
  3124.              says. 
  3125.  NO          Never display a Preview regardless of what the backup method says. 
  3126.  ASMETHOD    Only display a Preview if the backup method says so. 
  3127.  
  3128.  
  3129. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3130.  
  3131. Whether a scheduled event will perform a full backup or only backup files which 
  3132. have changed since they were last backed up. 
  3133.  
  3134. This setting must take one of the following values: 
  3135.  
  3136.  YES         Always perform an incremental backup regardless of what the backup 
  3137.              method says. 
  3138.  NO          Always perform a full backup regardless of what the backup method 
  3139.              says. 
  3140.  ASMETHOD    Only do a full backup if the backup method says so. 
  3141.  
  3142.  
  3143. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3144.  
  3145. The day in the month when a Monthly Event will be run. 
  3146.  
  3147. This must be a number in the range 1-31. 
  3148.  
  3149.  
  3150. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3151.  
  3152.      For an Interval event this is the number of hours between events. 
  3153.      For a startup event this is the number of hours between the time OS/2 
  3154.       Warp Server Backup/Restore starts and the time the event is to be run. 
  3155.  This setting is used with the Minutes parameter value to specify a time 
  3156.  interval. The number must be in the range 0-23. 
  3157.  
  3158.  
  3159. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3160.  
  3161.      For an Interval event this is the number of hours between events. 
  3162.      For a startup event this is the number of hours between the time OS/2 
  3163.       Warp Server Backup/Restore starts and the time the event is to be run. 
  3164.      For a Daily, Monthly or NamedDay event this is the hours component of the 
  3165.       time of day when the event is to be run. 
  3166.  This setting is used with the Minutes parameter value to specify a time. The 
  3167.  number must be in the range 0-23. 
  3168.  
  3169.  
  3170. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3171.  
  3172. This is the minutes component of the time when the event is to be run. 
  3173.  
  3174. It must be a number in the range 0-59. 
  3175.  
  3176.  
  3177. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3178.  
  3179. For an interval event this is the minute component of the time between events. 
  3180.  
  3181. For a startup event this is the minute component of the time between OS/2 Warp 
  3182. Server Backup/Restore startup and the time the event is to be run. 
  3183.  
  3184. The number must be in the range 0-59. 
  3185.  
  3186.  
  3187. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3188.  
  3189. This is the hour component of the time of day when the event is to be run. 
  3190.  
  3191. It must be a number in the range 0-23. 
  3192.  
  3193.  
  3194. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3195.  
  3196. This is the minutes component of the time of day when the event is to be run. 
  3197.  
  3198. It must be a number in the range 0-59. 
  3199.  
  3200.  
  3201. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3202.  
  3203. The days of the week when the event is to be run. 
  3204.  
  3205. This is a character string of up to 7 characters long. It should be enclosed in 
  3206. either single (') or double (") quotes but the same type must be used to start 
  3207. and finish the string. 
  3208.  
  3209. Each character in the string corresponds to a day of the week.  The first 
  3210. character corresponds to Monday, the second to Tuesday and so on. 
  3211.  
  3212. If the character is a space then this is taken to mean that the event doesn't 
  3213. back up on this day.  If the character is anything else then this is taken to 
  3214. mean that the event does back up on this day. 
  3215.  
  3216. Examples 
  3217.  
  3218. 'MTWTFSS'
  3219. would mean back up on all days of the week but 
  3220.  
  3221. '1111111'
  3222. would be equally valid as would 
  3223.  
  3224. '0000000'
  3225.  
  3226. ' TW F  '
  3227. would mean back up on Tuesday, Wednesday and Friday. 
  3228.  
  3229. ' 11 1  '
  3230. and 
  3231.  
  3232. ' 00 0  '
  3233. would also mean the same. 
  3234.  
  3235. Notes 
  3236.  
  3237.      If the string is less than 7 characters then we assume that the event 
  3238.       doesn't back up on the days which are missing from the end of the string. 
  3239.       For example 
  3240.  
  3241.             'MTWTF'
  3242.       would mean back up on Weekdays. 
  3243.      If there are no spaces in the string then you don't actually need the 
  3244.       quotes. 
  3245.  
  3246.  
  3247. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3248.  
  3249. The weeks in the month when the event is to be run. 
  3250.  
  3251. This is a character string of up to 5 characters long. It should be enclosed in 
  3252. either single (') or double (") quotes but the same type must be used to start 
  3253. and finish the string. 
  3254.  
  3255. Each character in the string corresponds to a particular week in the month: 
  3256.  
  3257.  Position  Week 
  3258.  1st       1st Week in month 
  3259.  2nd       2nd Week in month 
  3260.  3rd       3rd Week in month 
  3261.  4th       4th Week in month 
  3262.  5th       Last Week in month 
  3263.  
  3264.  If the character is a space then this means that the event doesn't back up on 
  3265.  that week.  If the character is anything else then it does. 
  3266.  
  3267.  Examples 
  3268.  
  3269.   '1234L'
  3270.  means back up on all weeks of the month as would 
  3271.  
  3272.   '11111'
  3273.  and 
  3274.  
  3275.   '00000'
  3276.   .
  3277.  
  3278.   '1 3 L'
  3279.  means back up on the 1st, 3rd and last weeks of the month. 
  3280.  
  3281.   '1 1 1'
  3282.  and 
  3283.  
  3284.   '0 0 0'
  3285.  would mean the same. 
  3286.  
  3287.  Notes 
  3288.  
  3289.      If the string is less than 5 characters then we assume that the event 
  3290.       doesn't back up on the weeks which are missing from the end of the 
  3291.       string. For example 
  3292.  
  3293.             '123'
  3294.       would mean back up on the first three weeks in the month. 
  3295.      If there are no spaces in the string then you don't actually need the 
  3296.       quotes. 
  3297.  
  3298.  
  3299. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3300.  
  3301. A date and a time. 
  3302.  
  3303. This must be in the format 'yy:mm:dd:hh:mm', that is, 
  3304. year/month/day/hours/minutes. 
  3305.  
  3306. Examples 
  3307.  
  3308. 97:7:24:0:0
  3309. - Midnight on the 24th July 1997 
  3310.  
  3311. 98:1:1:12:0
  3312. - Midday on the 1st January 1998 
  3313.  
  3314. Note:  It is not permitted to miss out any of the specification: 
  3315.  
  3316. 97:7:24
  3317.  for example would not be valid. 
  3318.  
  3319.  
  3320. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3321.  
  3322. The time and date the event was last run. 
  3323.  
  3324.  
  3325. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3326.  
  3327. The time and date the event will next be run. 
  3328.  
  3329.  
  3330. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3331.  
  3332. The configuration string is dependent on the backup set's storage device. For 
  3333. information on the relevant settings for this, please refer to the "Storage 
  3334. device and backup set configuration" section of the online "OS/2 Warp Server 
  3335. Backup/Restore C API Guide and Reference". 
  3336.  
  3337.  
  3338. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3339.  
  3340. All OS/2 Warp Server Backup/Restore objects have settings which are specific to 
  3341. the object type. 
  3342.  
  3343. Details of the various setting parameter names that are relevant are shown 
  3344. separately for each command. 
  3345.  
  3346. In the context of a List command these setting parameters may be used to form a 
  3347. 'where clause' to filter the list output. 
  3348.  
  3349.  
  3350. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3351.  
  3352. The value of OS/2 Warp Server Backup/Restore object settings depend on their 
  3353. type. 
  3354.  
  3355. Details of what the various setting parameter values may be are given 
  3356. separately for each command. 
  3357.  
  3358. In the context of a List command these setting parameter values may be used to 
  3359. form a 'where clause' to filter the list output. 
  3360.  
  3361.  
  3362. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3363.  
  3364. The ID of a scheduled event. 
  3365.  
  3366.      This ID number is allocated by OS/2 Warp Server Backup/Restore when the 
  3367.       event is created and cannot be modified. 
  3368.      The number is an integer in the range 0-32767. 
  3369.      This number uniquely identifies a scheduled event and must be used when 
  3370.       an event is to be deleted, viewed or modified in any way. 
  3371.  
  3372.  
  3373. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3374.  
  3375. If this flag is set then the next event which is scheduled to be run will be 
  3376. listed. 
  3377.  
  3378.  
  3379. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3380.  
  3381. The type of the file filter. 
  3382.  
  3383. This must be one of the following: 
  3384.  
  3385.  List           Specifies a rule based file filter. 
  3386.  Tree           Specifies a list based file filter. 
  3387.  
  3388.  
  3389. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3390.  
  3391. The number of a file filter rule. 
  3392.  
  3393.      File filter rules are numbered in the order in which they are matched. 
  3394.      Rule 1 is matched first and the highest number rule matched last. 
  3395.      Use the View command to find out how many rules a file filter has. 
  3396.  
  3397.  
  3398. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3399.  
  3400. Specifies whether or not subdirectories of the specified directory are to be 
  3401. included in the rule. 
  3402.  
  3403.  
  3404. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3405.  
  3406. Specifies whether when the rule matches a particular file then that file is 
  3407. included or excluded from the backup. 
  3408.  
  3409.  
  3410. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3411.  
  3412. The number of a rulebook rule. 
  3413.  
  3414.      Rulebook rules are numbered in the order in which they are matched. 
  3415.      Rule 1 is matched first and the highest number rule matched last. 
  3416.      Use the View command to find out how many rules a rulebook has. 
  3417.  
  3418.  
  3419. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3420.  
  3421. If a file matches this rule then this setting specifies the number of different 
  3422. versions of a file that OS/2 Warp Server Backup/Restore will keep over a series 
  3423. of backups to a particular backup set. The number can be in the range 1-250. 
  3424.  
  3425.  
  3426. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3427.  
  3428. If a file matches this rule then this setting specifies whether compression 
  3429. will be used when backing up the file. 
  3430.  
  3431.  
  3432. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3433.  
  3434. Specifies that files should be restored from the base device of a dual device 
  3435. backup set.  This setting will be ignored for single device backup sets. 
  3436.  
  3437.  
  3438. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3439.  
  3440. Specifies that files should be restored from the incremental device of a dual 
  3441. device backup set.  This setting will be ignored for single device backup sets. 
  3442.  
  3443.  
  3444. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3445.  
  3446. Specifies the incremental storage device for this backup set.  This setting 
  3447. should be omitted for single device backup sets. 
  3448.  
  3449.      If the name contains spaces then it must be enclosed in quotes. 
  3450.      Either single (') or double (") quotes may be used although the same type 
  3451.       of quote must be used to start and finish a single name. 
  3452.      If the other type of quote is encountered during the name it is taken to 
  3453.       be part of the name. 
  3454.      A double occurrence of the delimiting quote is taken to be a single 
  3455.       occurrence of the character within the name. 
  3456.  
  3457.  
  3458. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3459.  
  3460. Specifies the configuration string for the incremental storage device of this 
  3461. backup set.  This setting should be omitted for single device backup sets. 
  3462.  
  3463. The configuration string is dependent on the storage device.  For information 
  3464. on the relevant settings for this, please refer to the "Storage device and 
  3465. backup set configuration" section of the online "OS/2 Warp Server 
  3466. Backup/Restore C API Guide and Reference". 
  3467.  
  3468.  
  3469. ΓòÉΓòÉΓòÉ <hidden>  ΓòÉΓòÉΓòÉ
  3470.  
  3471. Specifies whether the backup set should just be made unavailable or should be 
  3472. completely transferred out to the storage device and forgotten.