home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01100 / english.lng < prev    next >
Text File  |  1993-07-01  |  10KB  |  190 lines

  1. ; **********************************************************************
  2. ; **            QCopy Professional Sharewareversion                   **
  3. ; **               QCopy Professional .LNG-file                       **
  4. ; **                                                                  **
  5. ; **                 Version 1.5 / 01.07.1993                         **
  6. ; **        (c) 1992, 93 Oliver Siebenhaar and Udo Steger             **
  7. ; **********************************************************************
  8. ;
  9. ; This .LNG file will only work with QCopy Professional V1.5.
  10. ; Use ";" to begin a line with a comment.
  11. ;
  12. ;-------------------------- => D E F A U L T S <=--------------------
  13. ; Range 001-029
  14. ; Reserved for default values. Some values are represented by an
  15. ; entry-code. Example : 005=041 sets default destination drive type to
  16. ; "FROM SOURCE". However, "1" means "On" and "0" means "OFF".
  17. ;
  18. 001=031                                          ; Source type
  19. 002=035                                          ; Source (drive or file)
  20. 003=c:\diskfile.buf                              ; Source filename & path
  21. 005=041                                          ; Destination type
  22. 006=051                                          ; Destination (drive or file)
  23. 007=c:\diskfile.buf                              ; Destination filename & path
  24. 009=0                                            ; Multiple sources toggle
  25. 010=0                                            ; Multiple targets toggle
  26. 011=1                                            ; Compress option toggle
  27. 012=1                                            ; Diskchange checking toggle
  28. 013=1                                            ; Sector-optimization toggle
  29. 014=0                                            ; Format always toggle
  30. 015=0                                            ; Format adjustment toggle
  31. 016=0                                            ; Verify toggle
  32. 017=401                                          ; Sorting criteria
  33. 018=406                                          ; Sort asc./desc.
  34. 019=*.*                                          ; Filter. To use more than
  35.                                                  ; one extension, seperate
  36.                                                  ; them with a ',' i.e. 
  37.                                                  ; 019=*.com,*.bat,*.pif.
  38. 020=c:\                                          ; default directory and path 
  39. 021=c:\tools\scan %d                             ; path of virus-scanner
  40.                                                  ; Note : You may execute
  41.                                                  ; ANY program from here. You
  42.                                                  ; may use these parameters 
  43.                                                  ; which are supplied by
  44.                                                  ; QCopy Professional :
  45.                                                  ; "%d" : current drive
  46.                                                  ; "%p" : current path
  47.                                                  ; "%f" : selected file
  48.                                                  ; See QCOPYPRO.DOC for more
  49.                                                  ; info.
  50.                                                  ; (410 = buttontext)
  51. ;
  52. ;---------------------------=> S O U R C E <=------------------------
  53. ; Range : 030-039
  54. ; Reserved for source drive and source unit
  55.  
  56. 030=Type :                                       ; Groupname
  57. 031=Automatic                                    ; Source format option
  58. 034=Drive :                                      ; Groupname
  59. 035=A:                                           ; Floppydrive #0
  60. 036=B:                                           ; Floppydrive #1
  61. 037=Imagefile                                    ; Use Imagefile
  62. 038=S O U R C E                                  ; Name of source unit
  63. ;
  64. ;---------------------------=> T A R G E T <=------------------------
  65. ; Range : 040-059
  66. ; Reserved for target drive and target unit
  67. ;
  68. 040=Type :                                       ; Groupname
  69. 041=from SOURCE                                  ; Use this for ext. formats
  70. 042=2.88 Megabyte                                ; Small disk, very high cap.
  71. 043=1.44 Megabyte                                ; Small disk, high capacity
  72. 044=1.2 Megabyte                                 ; Big disk, high capacity
  73. 045=720 Kilobyte                                 ; Small disk, low capacity
  74. 046=360 Kilobyte                                 ; Fossile
  75. ;
  76. 050=Drive :                                      ; Groupname
  77. 051=A:                                           ; Floppydrive #0
  78. 052=B:                                           ; Floppydrive #1
  79. 053=Imagefile                                    ; Use Imagefile
  80. 054=T A R G E T                                  ; Name of target unit
  81. ;
  82. ;---------------------------=> M E N U B A R <=----------------------
  83. ; Range 060-079
  84. ; Reserved for buttons in the middle of the screen
  85. ;
  86. 060=Start                                        ; Start copying
  87. 061=Exit                                         ; Exit QCopy Professional
  88. 062=Format                                       ; Format or label a disk
  89. 063=Show DIR                                     ; Show a directory
  90. 064=DOS-shell                                    ; Shell out to DOS
  91. 065=Defaults                                     ; Reset to default values
  92. 066=About                                        ; Display ABOUT-Message
  93. ;
  94. ;---------------------------=> S W I T C H E S <=--------------------
  95. ; Range 080-099
  96. ; Reserved for the switches above the menubar.
  97. ;
  98. 080=Multiple sources                             ; More than one source
  99. 081=Multiple targets                             ; More than one target
  100. 082=Compress                                     ; Compress 
  101. 083=Diskchange                                   ; Diskchange 
  102. 084=Sector-optim.                                ; Optimize while formatting
  103. 085=Format always                                ; Format always while copying
  104. 086=Adjust format                                ; Adjust format if possible
  105. 087=Verify                                       ; Verify written data
  106. ;
  107. ;---------------------------=> M E S S A G E S <=--------------------
  108. ; Range 100-149
  109. ; Reserved for general purpose messages.
  110. ;
  111. 100=Please insert SOURCE-disk.                   ; Insert source disk
  112. 101=Please insert TARGET-disk.                   ; Insert destination disk
  113. 102=Please insert next SOURCE-disk.              ; Multiple Copy
  114. 103=Please insert next TARGET-disk.              ;    "      "
  115. 104=Please type new volume-name :                ; Format/Label a Disk
  116. 105=Do you really want to abort ?                ;      
  117. 106=Path does not exist. Create ?                ; Create DIR/SUBDIR if ok
  118. ;
  119. ; Message while copying
  120. 130=Tracks                                       ; "xx tracks, xx sectors"
  121. 131=Sectors                                      ; message
  122. ;
  123. ; Message while showing directories
  124. 132=Entries
  125. 133=Kb free
  126. ;
  127. ;---------------------------=> E R R O R S <=------------------------
  128. ; Errors, Range: 150-349
  129. ; Reserved for error codes & error messages.
  130. ;
  131. 150=Error encountered. Reason :                  ; Errorheader, always printed
  132. 151=#01 : Illegal function call.
  133. 152=#02 : Adress-mark not found.
  134. 153=#03 : Disk is write-protected.
  135. 154=#04 : Sector not found.
  136. 155=#08 : DMA-overflow.
  137. 156=#09 : Segmentborder exceeded.
  138. 157=#10 : General read-error.
  139. 158=#20 : Floppydiskcontroller-error.
  140. 159=#40 : Track not found.
  141. 160=#80 : No disk in drive.
  142. ;
  143. 320=Bufferfile not found.
  144. 321=Disk or bufferfile corrupt.
  145. 322=General failure while formating.
  146. 323=Could not write bufferfile.
  147. 324=Drive not connected/not available.
  148. 325=Not enough space on harddrive.
  149. 326=QCopy requires a VGA-card.
  150. 327=Incompatible SOURCE/TARGET-type.
  151. 328=No TARGET format/drive.
  152. 329=Not enough memory for filelist.
  153. 330=Format adjustment not possible.
  154. 331=No wildcard(s) in filename.
  155. ;
  156. ;---------------------------=> B U T T O N S <=----------------------
  157. ; Buttons, Range: 350-399
  158. ; Reserved for buttons within message windows
  159. ;
  160. 350=Ok                                           ; Allow action
  161. 351=Cancel                                       ; Cancel action
  162. 352=Retry                                        ; Retry last action
  163. 353=Ignore                                       ; Ignore the error
  164. 354=Format                                       ; Format a disk
  165. 355=Name                                         ; Label a disk
  166. ;
  167. ;-------------------------=> D I R E C T O R Y <=--------------------
  168. ; Directory, Range: 400-450
  169. ; Reserved for settings of the directory shell
  170. ;
  171. 400=Sort by:                                     ; Groupname
  172. 401=Name                                         ; Sort by name 
  173. 402=Ext.                                         ; Sort by extension 
  174. 403=Time                                         ; Sort by date/time
  175. 404=Size                                         ; Sort by size 
  176. 405=None                                         ; No sort 
  177. ;
  178. 406=Asc.                                         ; Sort ascending 
  179. 407=Desc.                                        ; Sort descending
  180. ;
  181. 410=Scan                                         ; Scan shown directory
  182. ;                                                ; (see above for more info)
  183. 411=Source                                       ; Use as source-imagefile
  184. 412=Target                                       ; Use as target-imagefile
  185. 413=Main                                         ; Return to main menu
  186. ;
  187. 414=Drive :                                      ; Groupname
  188. 415=Filter :                                     ; Name of filter requester
  189.  
  190.