home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / OFFLINE / SX501P1.ZIP / XPHELP.ZIP / DLLIST.VCC < prev    next >
INI File  |  1994-01-24  |  3KB  |  98 lines

  1. [more_off]
  2. [:top][cls]
  3. [Yellow]Silver Xpress [White]Multiple File Download[Yellow] Commands[LtCyan]
  4.  
  5.      [White]D[LtGreen])[Cyan] Download All Files
  6.      [White]R[LtGreen])[Cyan] Remove Files
  7.      [White]K[LtGreen])[Cyan] Kill Files
  8.      [White]L[LtGreen])[Cyan] Relist the files
  9.      [White]S[LtGreen])[Cyan] Skip Vacation Download and Continue
  10.  
  11. [ltGreen]Enter Help Option or ENTER to exit help : [cyan][menu]DRLQS|
  12.  
  13. [if]D[jump]opt_d
  14. [if]R[jump]opt_r
  15. [if]K[jump]opt_k
  16. [if]L[jump]opt_l
  17. [if]S[jump]opt_s
  18. [if]|[exit]
  19. [if]Q[exit]
  20.  
  21. [:opt_d]
  22. [cls]
  23.   [White]Download ALL[Cyan]
  24.  
  25.       Download all the files. Batch file transfer is supported if you using
  26.       a protocol such as ZMODEM.
  27.  
  28.       [yellow]NOTE: [white]For download events such as Vacation Saver, when the download
  29.             is completed, your vacation packets will be deleted.
  30.  
  31. [ltgreen][pause]
  32. [jump]top
  33. [:opt_r]
  34. [cls]
  35.   [White]Remove[Cyan]
  36.  
  37.       This command will allow you to remove files from the download list to
  38.       shorten the size of the download.
  39.  
  40.       You can pick up the vacation packet another time or use the Check
  41.       Vacation Packet option again.  Xpress will pick up the files again.
  42.  
  43.       Xpress will prompt you for the file number to remove.  You can type
  44.       more than one number or a range of numbers. For example:
  45.  
  46.       Enter file number(s) to remove: [white]30[cyan]
  47.       Enter file number(s) to remove: [white]11,12,30[cyan]
  48.       Enter file number(s) to remove: [white]1-4,5,6,30-50[cyan]
  49.  
  50. [ltgreen][pause]
  51. [jump]top
  52. [:opt_k]
  53. [cls]
  54.   [White]Kill files[Cyan]
  55.  
  56.       This command will allow you to DELETE or KILL files from the download
  57.       list to shorten the size of the download.
  58.  
  59.       Once you delete a file, you can not unerase it. This means, you have
  60.       lost the vacation packet.
  61.  
  62.       Xpress will prompt you for the file number to delete.  You can type
  63.       more than one number or a range of numbers. For example:
  64.  
  65.       Enter file number(s) to remove: [white]30[cyan]
  66.       Enter file number(s) to remove: [white]11,12,30[cyan]
  67.       Enter file number(s) to remove: [white]1-4,5,6,30-50[cyan]
  68.  
  69. [ltgreen][pause]
  70. [jump]top
  71. [:opt_l]
  72. [cls]
  73.   [White]List Files[Cyan]
  74.  
  75.       This command will re-display the list files by renumbering them.  You
  76.       should redisplay the list after you deleted or removed files to see
  77.       the new files numbers.
  78.  
  79. [ltgreen][pause]
  80. [jump]top
  81.  
  82. [:opt_s]
  83. [cls]
  84.   [White]Skip Vacation Saver[Cyan]
  85.  
  86.       When you skip the vacation saver, Xpress will not send you the
  87.       vacation packets stored in your mailbox.  Unless you delete the
  88.       vacation packets or download them, Xpress will continue to ask you if
  89.       you want to download them.
  90.  
  91.       If you were attempting to SCAN an PACK mail, and you skip the
  92.       vacation saver session, Xpress will continue with the mail scanning
  93.       process.
  94.  
  95. [ltgreen][pause]
  96. [jump]top
  97.  
  98.