home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -in_the_mag- / reader_requests / theguru / dos_err.data < prev    next >
Text File  |  1998-05-02  |  9KB  |  699 lines

  1. * Dos error data, for use by Guru2.0
  2. * By E.Lensink
  3. * CED
  4. *****************************************
  5.  
  6. 0103
  7. @p2
  8. DOS ERROR:
  9. @p1
  10.   103: Not enough memory
  11. @p2
  12.  
  13. PROBABLE CAUSE:
  14. @p1
  15.   You do not have enough free ram to
  16.   carry out the operation.
  17. @p2
  18.  
  19. RECOVERY SUGGESTION:
  20. @p1
  21.   Close all unneeded windows and stop any
  22.   unneeded tasks, then try again. You may
  23.   need to add more memory to your Amiga.
  24. \
  25.  
  26. 0104
  27. @p2
  28. DOS ERROR:
  29. @p1
  30.   104: Process table full
  31. @p2
  32.  
  33. PROBABLE CAUSE:
  34. @p1
  35.   There is a limit to the number of
  36.   possible processes.
  37. @p2
  38.  
  39. RECOVERY SUGGESTION:
  40. @p1
  41.   Stop one or more tasks.
  42. \
  43.  
  44. 0114
  45. @p2
  46. DOS ERROR:
  47. @p1
  48.   114: Bad template
  49. @p2
  50.  
  51. PROBABLE CAUSE:
  52. @p1
  53.   Incorrect command line.
  54. @p2
  55.  
  56. RECOVERY SUGGESTION:
  57. @p1
  58.   Consult the program's documentation
  59.   for the correct format.
  60. \
  61.  
  62. 0115
  63. @p2
  64. DOS ERROR:
  65. @p1
  66.   115: Bad number
  67. @p2
  68.  
  69. PROBABLE CAUSE:
  70. @p1
  71.   The program was expecting a numeric
  72.   argument.
  73. @p2
  74.  
  75. RECOVERY SUGGESTION:
  76. @p1
  77.   Consult the program's documentation
  78.   for the correct format.
  79. \
  80.  
  81. 0116
  82. @p2
  83. DOS ERROR:
  84. @p1
  85.   116: Required argument missing
  86. @p2
  87.  
  88. PROBABLE CAUSE:
  89. @p1
  90.   Incorrect command line.
  91. @p2
  92.  
  93. RECOVERY SUGGESTION:
  94. @p1
  95.   Consult the program's documentation
  96.   for the correct format.
  97. \
  98.  
  99. 0117
  100. @p2
  101. DOS ERROR:
  102. @p1
  103.   117: Argument after '=' missing
  104. @p2
  105.  
  106. PROBABLE CAUSE:
  107. @p1
  108.   Incorrect command line.
  109. @p2
  110.  
  111. RECOVERY SUGGESTION:
  112. @p1
  113.   Consult the program's documentation
  114.   for the correct format.
  115. \
  116.  
  117. 0118
  118. @p2
  119. DOS ERROR:
  120. @p1
  121.   118: Too many arguments
  122. @p2
  123.  
  124. PROBABLE CAUSE:
  125. @p1
  126.   Incorrect command line.
  127. @p2
  128.  
  129. RECOVERY SUGGESTION:
  130. @p1
  131.   Consult the program's documentation
  132.   for the correct format.
  133. \
  134.  
  135. 0119
  136. @p2
  137. DOS ERROR:
  138. @p1
  139.   119: Unmatched quotes
  140. @p2
  141.  
  142. PROBABLE CAUSE:
  143. @p1
  144.   Incorrect command line.
  145. @p2
  146.  
  147. RECOVERY SUGGESTION:
  148. @p1
  149.   Consult the program's documentation
  150.   for the correct format.
  151. \
  152.  
  153. 0120
  154. @p2
  155. DOS ERROR:
  156. @p1
  157.   120: Argument line invalid or too long
  158. @p2
  159.  
  160. PROBABLE CAUSE:
  161. @p1
  162.   Your command line is incorrect or
  163.   contains too many arguments.
  164. @p2
  165.  
  166. RECOVERY SUGGESTION:
  167. @p1
  168.   Consult the program's documentation
  169.   for the correct format.
  170. \
  171.  
  172. 0121
  173. @p2
  174. DOS ERROR:
  175. @p1
  176.   121: File is not executable
  177. @p2
  178.  
  179. PROBABLE CAUSE:
  180. @p1
  181.   You misspelled the command name, or
  182.   the file may not be a loadable
  183.   (program or script) file.
  184.  
  185. @p2
  186. RECOVERY SUGGESTION:
  187. @p1
  188.   Retype the filename and make sure
  189.   that the file is a program file.
  190. \
  191.  
  192. 0122
  193. @p2
  194. DOS ERROR:
  195. @p1
  196.   122: Invalid resident library
  197. @p2
  198.  
  199. PROBABLE CAUSE:
  200. @p1
  201.   You are trying to use commands with
  202.   a previous version of AmigaDOS; for
  203.   example, Version 2.0 commands with
  204.   Version 1.3 Kickstart.
  205. @p2
  206.  
  207. RECOVERY SUGGESTION:
  208. @p1
  209.   Use another Kickstart.
  210. \
  211.  
  212. 0202
  213. @p2
  214. DOS ERROR:
  215. @p1
  216.   202: Object is in use
  217. @p2
  218.  
  219. PROBABLE CAUSE:
  220. @p1
  221.   The specified file or directory
  222.   already has a Lock() on it.
  223. @p2
  224.  
  225. RECOVERY SUGGESTION:
  226. @p1
  227.   Stop the application that is using the
  228.   file or directory, then try again.
  229. \
  230.  
  231. 0203
  232. @p2
  233. DOS ERROR:
  234. @p1
  235.   203: Object already exists
  236. @p2
  237.  
  238. PROBABLE CAUSE:
  239. @p1
  240.   The name that you specified already
  241.   belongs to another file or directory.
  242. @p2
  243.  
  244. RECOVERY SUGGESTION:
  245. @p1
  246.   Use another name, or delete the
  247.   existing file, then try again.
  248. \
  249.  
  250. 0204
  251. @p2
  252. DOS ERROR:
  253. @p1
  254.   204: Directory not found
  255. @p2
  256.  
  257. PROBABLE CAUSE:
  258. @p1
  259.   AmigaDOS cannot find the directory
  260.   you specified. You may have made
  261.   a typing or spelling error.
  262.  
  263. @p2
  264. RECOVERY SUGGESTION:
  265. @p1
  266.   Check the directory name and reissue
  267.   the command.
  268. \
  269.  
  270. 0205
  271. @p2
  272. DOS ERROR:
  273. @p1
  274.   205: Object not found
  275.  
  276. @p2
  277. PROBABLE CAUSE:
  278. @p1
  279.   AmigaDOS cannot find the file or 
  280.   device you specified. You may have
  281.   made a typing or spelling error.
  282.  
  283. @p2
  284. RECOVERY SUGGESTION:
  285. @p1
  286.   Check the filename or the device
  287.   name and reissue the command.
  288. \
  289.  
  290. 0206
  291. @p2
  292. DOS ERROR:
  293. @p1
  294.   206: Invalid window description
  295. @p2
  296.  
  297. PROBABLE CAUSE:
  298. @p1
  299.   This error occurs when specifying a
  300.   window size for the Output Window
  301.   You may have made the window too big 
  302.   or too small, or ommitted an argument.
  303. @p2
  304.  
  305. RECOVERY SUGGESTION:
  306. @p1
  307.   Reissue the window specification.
  308. \
  309.  
  310. 0209
  311. @p2
  312. DOS ERROR:
  313. @p1
  314.   209: Packet request type unknown
  315. @p2
  316.  
  317. PROBABLE CAUSE:
  318. @p1
  319.   You have asked a device handler
  320.   to attempt an operation it cannot do.
  321. @p2
  322.  
  323. RECOVERY SUGGESTION:
  324. @p1
  325.   Check the request code passed to
  326.   device handlers for the appropriate
  327.   response.
  328. \
  329.  
  330. 0210
  331. @p2
  332. DOS ERROR:
  333. @p1
  334.   210: Object name invalid
  335. @p2
  336.  
  337. PROBABLE CAUSE:
  338. @p1
  339.   There is an invalid character in the 
  340.   filename or the filename is too long.
  341. @p2
  342.  
  343. RECOVERY SUGGESTION:
  344. @p1
  345.   Retype the name, being sure not to
  346.   use any invalid characters, or
  347.   exceed the maximum length.
  348. \
  349.  
  350. 0211
  351. @p2
  352. DOS ERROR:
  353. @p1
  354.   211: Invalid object lock
  355. @p2
  356.  
  357. PROBABLE CAUSE:
  358. @p1
  359.   You have used something that is not
  360.   a valid lock.
  361. @p2
  362.  
  363. RECOVERY SUGGESTION:
  364. @p1
  365.   Check that your code only passes valid
  366.   locks to AmigaDOS calls that expect
  367.   locks.
  368. \
  369.  
  370. 0212
  371. @p2
  372. DOS ERROR:
  373. @p1
  374.   212: Object not of required type
  375. @p2
  376.  
  377. PROBABLE CAUSE:
  378. @p1
  379.   You may have specified a filename for
  380.   an operation that requires a
  381.   directory name, or vice versa.
  382.  
  383. @p2
  384. RECOVERY SUGGESTION:
  385. @p1
  386.   Consult the documentation for the
  387.   correct command format.
  388. \
  389.  
  390. 0213
  391. @p2
  392. DOS ERROR:
  393. @p1
  394.   213: Disk not validated
  395. @p2
  396.  
  397. PROBABLE CAUSE:
  398. @p1
  399.   The disk is corrupt.
  400.  
  401. @p2
  402. RECOVERY SUGGESTION:
  403. @p1
  404.   If you've just inserted the disk, wait
  405.   for the validation process to finish.
  406.   If that doesn't work you may have to 
  407.   use DISKDOCTOR.
  408. \
  409.  
  410. 0214
  411. @p2
  412. DOS ERROR:
  413. @p1
  414.   214: Disk is write-protected
  415. @p2
  416.  
  417. PROBABLE CAUSE:
  418. @p1
  419.   The plastic tab is in the 
  420.   write-protect position.
  421.  
  422. @p2
  423. RECOVERY SUGGESTION:
  424. @p1
  425.   If you're certain you want to write to
  426.   that particular disk, deprotect it.
  427.   Otherwise, use a different disk.
  428. \
  429.  
  430. 0215
  431. @p2
  432. DOS ERROR:
  433. @p1
  434.   215: Rename across devices attempted
  435. @p2
  436.  
  437. PROBABLE CAUSE:
  438. @p1
  439.   RENAME only changes a filename on the
  440.   same volume.
  441.  
  442. @p2
  443. RECOVERY SUGGESTION:
  444. @p1
  445.   Use the MOVE command instead. (PD)
  446. \
  447.  
  448. 0216
  449. @p2
  450. DOS ERROR:
  451. @p1
  452.   216: Directory not empty
  453. @p2
  454.  
  455. PROBABLE CAUSE:
  456. @p1
  457.   This error occurs if you attempt to
  458.   delete a directory that contains
  459.   files or subdirectories.
  460.  
  461. @p2
  462. RECOVERY SUGGESTION:
  463. @p1
  464.   Use the ALL option of DELETE.
  465. \
  466.  
  467. 0217
  468. @p2
  469. DOS ERROR:
  470. @p1
  471.   217: Too many levels
  472. @p2
  473.  
  474. PROBABLE CAUSE:
  475. @p1
  476.   You've exceeded the limit of 15 soft
  477.   links.
  478.  
  479. @p2
  480. RECOVERY SUGGESTION:
  481. @p1
  482.   Reduce the number of soft links.
  483. \
  484.  
  485. 0218
  486. @p2
  487. DOS ERROR:
  488. @p1
  489.   218: Device (or volume) not mounted
  490. @p2
  491.  
  492. PROBABLE CAUSE:
  493. @p1
  494.   the device has not been mounted with
  495.   the MOUNT command.
  496.  
  497. @p2
  498. RECOVERY SUGGESTION:
  499. @p1
  500.   Insert the correct disk, check the
  501.   spelling of the device name, mount the
  502.   device, or revise your MountList file.
  503. \
  504.  
  505. 0219
  506. @p2
  507. DOS ERROR:
  508. @p1
  509.   219: Seek error
  510. @p2
  511.  
  512. PROBABLE CAUSE:
  513. @p1
  514.   You have attempted to call SEEK with
  515.   invalid arguments.
  516.  
  517. @p2
  518. RECOVERY SUGGESTION:
  519. @p1
  520.   Make sure that you only SEEK within
  521.   the file. You cannot SEEK outside the
  522.   bounds of the file.
  523. \
  524.  
  525. 0220
  526. @p2
  527. DOS ERROR:
  528. @p1
  529.   220: Comment is too long
  530. @p2
  531.  
  532. PROBABLE CAUSE:
  533. @p1
  534.   Your filenote has exceeded the maximum
  535.   number of chatacters (79).
  536.  
  537. @p2
  538. RECOVERY SUGGESTION:
  539. @p1
  540.   Use a shorter comment.
  541. \
  542.  
  543. 0221
  544. @p2
  545. DOS ERROR:
  546. @p1
  547.   221: Disk is full
  548.  
  549. @p2
  550. PROBABLE CAUSE:
  551. @p1
  552.   There is not enough room on the disk
  553.   to perform the requested operation.
  554.  
  555. @p2
  556. RECOVERY SUGGESTION:
  557. @p1
  558.   Delete some unnecessary files or
  559.   directories, or use a different disk.
  560. \
  561.  
  562. 0222
  563. @p2
  564. DOS ERROR:
  565. @p1
  566.   222: Object is protected from deletion
  567.  
  568. @p2
  569. PROBABLE CAUSE:
  570. @p1
  571.   The d (deletable) protection bit of
  572.   the file or directory is clear.
  573.  
  574. @p2
  575. RECOVERY SUGGESTION:
  576. @p1
  577.   If you are certain that you want to
  578.   delete the file or directory, use
  579.   PROTECT to set the d bit.
  580. \
  581.  
  582. 0223
  583. @p2
  584. DOS ERROR:
  585. @p1
  586.   223: File is write protected
  587.  
  588. @p2
  589. PROBABLE CAUSE:
  590. @p1
  591.   The w (writeable) protection bit of
  592.   the file is clear.
  593.  
  594. @p2
  595. RECOVERY SUGGESTION:
  596. @p1
  597.   If you are certain that you want to
  598.   overwrite the file, use PROTECT to
  599.   set the w bit.
  600. \
  601.  
  602. 0224
  603. @p2
  604. DOS ERROR:
  605. @p1
  606.   224: File is read protected
  607. @p2
  608.  
  609. PROBABLE CAUSE:
  610. @p1
  611.   The r (readable) protection bit of
  612.   the file is clear.
  613.  
  614. @p2
  615. RECOVERY SUGGESTION:
  616. @p1
  617.   Use PROTECT to set the r bit of the
  618.   file.
  619. \
  620.  
  621. 0225
  622. @p2
  623. DOS ERROR:
  624. @p1
  625.   225: Not a valid DOS disk
  626.  
  627. @p2
  628. PROBABLE CAUSE:
  629. @p1
  630.   The disk in the drive is not an
  631.   AmigaDOS disk, it has not been
  632.   formatted, or it is corrupt.
  633.  
  634. @p2
  635. RECOVERY SUGGESTION:
  636. @p1
  637.   If the disk has not been formatted,
  638.   use FORMAT to do so.
  639. \
  640.  
  641. 0226
  642. @p2
  643. DOS ERROR:
  644. @p1
  645.   226: No disk in drive
  646. @p2
  647.  
  648. PROBABLE CAUSE:
  649. @p1
  650.   The disk is not properly inserted
  651.   in the specified drive.
  652.  
  653. @p2
  654. RECOVERY SUGGESTION:
  655. @p1
  656.   Insert the appropriate disk in the
  657.   specified drive.
  658. \
  659.  
  660. 0232
  661. @p2
  662. DOS ERROR:
  663. @p1
  664.   232: No more entries in directory
  665.  
  666. @p2
  667. PROBABLE CAUSE:
  668. @p1
  669.   This indicates that the AmigaDOS call
  670.   EXNEXT has no more entries in the
  671.   directory you are examining.
  672. @p2
  673.  
  674. RECOVERY SUGGESTION:
  675. @p1
  676.   Stop calling EXNEXT.
  677. \
  678.  
  679. 0233
  680. @p2
  681. DOS ERROR:
  682. @p1
  683.   233: Object is soft link
  684. @p2
  685.  
  686. PROBABLE CAUSE:
  687. @p1
  688.   You tried to perform an operation on a
  689.   soft link that should only be
  690.   performed on a file or directory.
  691. @p2
  692.  
  693. RECOVERY SUGGESTION:
  694. @p1
  695.   AmigaDOS retries the operation. 
  696. \
  697.  
  698.  
  699.