home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / avcerror.txt < prev    next >
Text File  |  1994-03-05  |  139KB  |  2,746 lines

  1. $ A01 Field value has invalid format
  2. The number entered has an invalid character.  The only characters
  3. you should use in this field are the digits 0 through 9, plus or
  4. minus, or a decimal point.
  5. $ A02 Field value out of range
  6. The number entered is outside the appropriate range.  The range
  7. for VOLUME is 0 to 100 (percent).  The range for TIME is 0 to 60
  8. (seconds).  Enter a value within the range.
  9. $ A03 System error, exit the AVC program and try again
  10. An internal error has occurred.  Make note of the circumstances
  11. and report the error to IBM.  You should exit completely and
  12. start over.  You may need to reboot your system.
  13. $ A04 Currently nothing is retained for PASTE to use
  14. Before doing a PASTE, you must first do a LIFT or COPY.
  15.  
  16. If you did a LIFT or COPY, but then mixed the file or brought
  17. in a new file to work on, the saved data was discarded since it
  18. was no longer valid.
  19. $ A05 <Copy / lift / paste / delete / insert> undone
  20. Your last editing action has been undone.  Lines you added have
  21. been removed, or lines you deleted have been restored.
  22.  
  23. COPY: the lines you marked are no longer being saved.  If you
  24. PASTE, the previous saved lines, if any, will be pasted.
  25.  
  26. LIFT: the lines you marked have been replaced, and they are no
  27. longer being saved.  If you PASTE, the previous saved lines, if
  28. any, will be pasted.
  29.  
  30. PASTE: the lines you pasted have been removed.  They are still
  31. being saved so you can PASTE them in a different place.
  32.  
  33. DELETE: the lines you deleted have been restored.
  34.  
  35. INSERT: the blank lines you inserted have been removed.
  36. $ A06 Last <copy / lift / paste / delete / insert> restored
  37. Your last editing action had been temporarily undone.  Now it has
  38. been restored to the action you originally requested.
  39.  
  40. COPY: the lines you marked are saved and can be pasted.
  41.  
  42. LIFT: the lines you marked have been deleted and can be pasted
  43. elsewhere.
  44.  
  45. PASTE: the lines have been pasted at the point you indicated.
  46.  
  47. DELETE: the lines have been deleted.
  48.  
  49. INSERT: the blank lines have been added.
  50. $ A07 Unable to create temporary files, exit and try again
  51. A work file is needed, and it cannot be created.  You may be out
  52. of disk space or the system may be configured for too few files.
  53.  
  54. Exit from your editing session.  Then, check how much free disk
  55. space there is.  If your disk is full or nearly so, delete some
  56. files to make more room.  If there appears to be enough room on
  57. your disk, check your CONFIG.SYS file and increase the number of
  58. FILES or FCBS.
  59. $ A08 There is nothing to Undo
  60. The UNDO function allows you to cancel the previous editing
  61. action, namely a lift, copy, paste, delete, or insert.  Undo is
  62. available immediately after making such a change, but when you
  63. go on to mix the audio or bring in a new file, the undo will no
  64. longer apply and the saved information will be discarded.
  65.  
  66. Either you requested UNDO before making one of these changes or
  67. subsequent editing caused the undo information to be discarded.
  68. $ A09 Display format is now <tenths / seconds>
  69. The display of the audio has been changed from tenths to full
  70. seconds or vice versa.
  71.  
  72. For tenths, the display shows ten lines for each second of audio,
  73. or more than ten lines where an audio line has a multiple-line
  74. comment.  For full seconds, each sound line displayed represents
  75. one second of audio, also with additional lines for multi-line
  76. comments.
  77. $ A10 Not enough storage to edit audio
  78. There is not enough memory to edit the audio file.  If you are in
  79. OS/2, check your CONFIG.SYS file to make sure it permits
  80. swapping and that SWAPPATH= provides adequate free space.
  81. Also check the swap file drive to make sure it has 512K free.
  82.  
  83. If you are in DOS, it may be that your system has insufficient
  84. free main memory (512K is needed).  If you are slightly below the
  85. requirement, you should cut down on the resident programs in use
  86. by changing CONFIG.SYS to not load a device driver.  Some
  87. programs, such as PRINT, become resident the first time you run
  88. them, and you may need to reboot to eliminate such a program.
  89. $ A11 Not enough storage to edit this audio file
  90. There is not enough memory to edit the audio file.  If you are in
  91. OS/2, check your CONFIG.SYS file to make sure it permits
  92. swapping and that SWAPPATH= provides adequate free space.
  93. Also check the swap file drive to make sure it has 512K free.
  94.  
  95. If you are in DOS, it may be that your system has insufficient free
  96. main memory to edit a file of this size, although a smaller one may
  97. be edited.  You may be able to cut down on the resident programs in
  98. use by changing CONFIG.SYS to not load a device driver.  Some
  99. programs, such as PRINT, become resident the first time you run
  100. them, and you may need to reboot to eliminate such a program.
  101. Check the number of BUFFERS, FILES, and FCBS specified, since
  102. all of these take memory space.
  103.  
  104. If you are using DOS and editing Sound B, you may be able to work
  105. on the file as Sound A.  Save the changes made so far, and then
  106. bring in the same audio as Sound A.  This may make enough memory
  107. available for you to continue.
  108. $ A12 ENTER exits WITHOUT SAVING Audio changes, else ESC resumes edit
  109. You are about to exit without saving the changes you have made.
  110. If you want to exit anyway, press Enter.  If you want to resume
  111. editing, press Escape.
  112. $ A13 The block defined has reached maximum size
  113. The section you are blocking for lift or copy is as large as can be
  114. handled, so you will need to make this change in more than one step.
  115.  
  116. Paste the section you have blocked.  Then go back for the rest.
  117. $ A14 Invalid method specified
  118. The word specified for method must be VOLUME.
  119. $ A15 Error reading audio file(s), exit the AVC program and try again
  120. The file cannot be read.  Either there is a problem with the disk
  121. or diskette drive or the file's data has been damaged.  Correct
  122. the problem and try again.
  123. $ A16 Error writing audio file(s), exit the AVC program and try again
  124. The file cannot be written.  There is a problem with the disk or
  125. diskette drive.  Correct the problem and try again.  You may have
  126. to delete the file if it was partially written.
  127. $ A17 Not enough storage to complete operation
  128. There is not enough memory to complete the operation.  If you are in
  129. OS/2, check your CONFIG.SYS file to make sure it permits
  130. swapping and that SWAPPATH= provides adequate free space.
  131. Also check the swap file drive to make sure it has 512K free.
  132.  
  133. If you are in DOS, it may be that your system has insufficient
  134. free main memory (512K is needed).  If you are slightly below the
  135. requirement, you should cut down on the resident programs in use
  136. by changing CONFIG.SYS to not load a device driver.  Some
  137. programs, such as PRINT, become resident the first time you run
  138. them, and you may need to reboot to eliminate such a program.
  139. $ A18 Audio card not installed or damaged
  140. The audio card is not responding.  Either your system has no
  141. audio card, it was not installed properly, or it has been
  142. damaged.  Check the card and the installation instructions.
  143. $ A19 Audio card software not found or damaged (IBMAUDx.DSP)
  144. The audio card uses "signal processor" software in a file with the
  145. extension DSP.  Either this file could not be found to be loaded,
  146. or the file has been corrupted.  Exit the AVC and reinstall audio
  147. to correct the problem.
  148. $ A20 ENTER gets new audio WITHOUT SAVING Audio changes, else ESC get
  149. You have selected a different audio file without saving the changes
  150. made to this one.  If you want to discard the changes and bring in
  151. the new audio file, press Enter.
  152.  
  153. If you want to save the changes you've made first, press Escape to
  154. cancel the request for the new file.  Save the changes to this file.
  155. Then repeat your request for the new file.
  156. $ A21 Not enough room for more text lines
  157. The audio file has now reached the limit for text.  You may be able
  158. to delete some lines to make room for additions.
  159. $ A22 Maximum length of audio section has been reached
  160. You are at the physical limit of the sound track.  Put any further
  161. recording in a separate file.
  162.  
  163. If you are using DOS and editing Sound B, it may be that there is
  164. not enough available memory.  Save the changes made so far, and
  165. then bring in the same audio as Sound A.  This may make enough
  166. memory available for you to continue.
  167. $ A23 Error on temporary file, unable to perform editing request
  168. There is a problem with the audio work file.  It may be a problem
  169. with the disk, or it could be that the disk is full.
  170.  
  171. Save the file you are working on, exit the session, and correct
  172. the problem.
  173. $ A24 Upon ENTER the copy buffer will be lost, else ESC
  174. Lines from a previous COPY or LIFT are still being held, but are
  175. about to be discarded.  Press Enter to continue what you are doing
  176. or Escape to cancel.  If you continue, the saved lines will be
  177. discarded.
  178. $ A25 Nothing present to edit
  179. Since there are no lines in the file, there is nothing to be copied,
  180. lifted, or deleted.  The request is ignored.
  181. $ A26 Cursor down to begin inserting comments/silence
  182. To insert the first line, move the cursor down one line.  Continue
  183. to move the cursor down to insert multiple lines.  Press Enter to
  184. complete the insert.
  185.  
  186. If you started with the cursor in the SOUND column or moved the
  187. cursor over to it before cursoring down, you are inserting silence
  188. in the sound track.  Silence is inserted in units of either full
  189. seconds or tenths, depending on your current ZOOM setting.
  190. $ A27 SOURCE LINE set to xxxxxxxxxxx, will use for recording
  191. Your recording source has been set, as indicated by the message.
  192. The settings are:
  193.  
  194.   Microphone (standard gain)
  195.   Microphone (high gain)
  196.  
  197.   Line (both channels)
  198.   Line (left channel)
  199.   Line (right channel)
  200.  
  201. The setting only applies to the current session.  To make the
  202. setting permanent, edit your Profile on the AVC Library screen.
  203. $ A28 Currently no Audio B is present to switch to
  204. You tried to switch over to Audio B, but there is no audio B file
  205. being edited.  The request is ignored.
  206. $ A29 File is being reformatted to reduce the size
  207. The audio file is being reorganized to cut down on the amount of
  208. disk space it takes.  Since this process will read and write large
  209. segments of the file, it may take a few moments to complete.
  210.  
  211. The reformatting may occur even if you requested that your changes
  212. NOT be saved.  In this case, it is the original file that is being
  213. reformatted, and the reorganized file will have only the original
  214. material.
  215. $ A30 One moment, please...
  216. Internal processing is taking place.  You must wait for it to finish.
  217. $ A31 Cannot find or open audio data file (.!AD)
  218. The main audio file is available, but the digital audio portion is
  219. not.  The digital audio has the same name as the main file, but
  220. with the file extension _AD or !AD.  It may be that it was not copied
  221. to your directory with the main audio file, or it has been deleted or
  222. renamed.  Cancel the operation on this file and correct the
  223. problem.
  224. $ A32 Audio card not installed
  225. Either your system has no audio card or it has been disconnected.
  226. If you have a card, check its installation.
  227. $ A33 Audio device driver not installed or device is in use (AEDD_OS2.SYS)
  228. In order to play or record audio, you must have the audio device
  229. driver installed.  The device driver program must be on your
  230. system, and the CONFIG.SYS file must have a statement of the form:
  231.  
  232.         DEVICE= (path) AEDD_OS2.SYS
  233.  
  234. Edit CONFIG.SYS to include the statement and reboot your system.
  235. Watch for any error messages concerning the device driver during
  236. system startup.  If the path information is incorrect, the system
  237. will not be able to find the device driver and it will not be
  238. installed.
  239.  
  240. Even if the device driver is installed, the audio card can only be
  241. used by one application at a time.  If you have another application
  242. that is using the card, you will need to terminate it to make the
  243. audio device available.
  244. $ A34 Sync point set at position 0000
  245. You have set the sync point at the start of the audio.  Since this
  246. is the default position, it is not marked on the screen.
  247. $ A35 Sync point adjusted due to deletion of its prior line
  248. One of the lines just deleted was marked as a sync point.  The
  249. sync mark has been kept and placed on the first available
  250. remaining line.
  251. $ A36 Currently no play block is present for REPLAY
  252. The REPLAY function lets you play a block a second time.  Since
  253. no block has been marked for playing, the request is ignored.
  254. $ A37 RECORD is at pause, press ENTER to begin (Monitor=xxx, Source=xxxxxx)
  255. The system is ready to record.  When you are ready, press Enter
  256. to start.
  257.  
  258. The message also shows the monitoring status (whether playback during
  259. recording is on or off ... it is always off for stereo) and the
  260. expected audio source (microphone or line) and its gain setting.
  261. $ A38 RECORD in progress, press ENTER to pause or press ESC to stop
  262. Recording has started.  Press Escape when you are done.  If you
  263. want to pause momentarily, press Enter, then press Enter again to
  264. resume.
  265. $ A39 Recording stopped, disk is too slow or fragmented
  266. The digitized audio cannot be written to disk fast enough to keep up
  267. with the audio being recorded, and recording has been stopped.
  268.  
  269. In OS/2, it is possible that a background process is contending for
  270. system resources, causing simultaneous disk activity for swapping.
  271. Cancel other sessions.  You may need to take down the network.
  272.  
  273. If the audio is being written to a secondary device such as a diskette,
  274. it may be that the device itself is too slow to handle the speeds
  275. needed for recording.  Record to the fixed disk and then copy the
  276. finished files to the secondary device.  If the secondary device is
  277. slow, you may have some undesirable skips during playback, so you
  278. should check for this as well.
  279.  
  280. If you are writing to your hard disk and there is no system contention,
  281. the data on your disk is probably fragmented and needs reorganization.
  282. Obtain a "disk organizer" program and reorganize it.  Doing so
  283. will improve your overall system performance as well as audio.
  284. $ A40 Currently no record block is present for RERECORD
  285. The RERECORD function lets you record a block a second time.
  286. Since no block has yet been recorded, the request is ignored.
  287. $ A41 Recording - [ seconds ] [ volume ]
  288. Recording is in process, with the time and volume shown as it
  289. proceeds.  To stop recording, press Escape.  To pause, press Enter,
  290. and then press Enter again to resume.
  291. $ A42 Audio save in progress
  292. The audio file is being saved on disk.  This may take a few moments
  293. to complete.
  294. $ A43 Audio saved
  295. The audio file has been saved on disk.
  296. $ A44 Currently no Audio B is present to be saved
  297. You requested a file save for Audio B, but there was no audio file
  298. being edited.  The request is ignored.
  299. $ A45 Currently no Audio B is present to be created
  300. You requested a file create for Audio B, but there was no audio file
  301. being edited.  The request is ignored.
  302. $ A47 Audio create in progress
  303. The new audio file is being created on disk.  This may take a few
  304. moments to complete.
  305. $ A48 Audio created
  306. The audio has been saved as a new file in the current application
  307. with the name you indicated.  This is now the file being edited.
  308. All changes since the last "save" or "create" function were saved
  309. in this new file.  These changes were not saved with the audio you
  310. were previously editing.
  311. $ A49 Save error occurred, Create New has been stopped
  312. There was a problem with the disk or diskette drive while the file
  313. was being created.  It may be that the disk is full.  Correct the
  314. problem and try again.  You may have to delete the file if it was
  315. partially written.
  316. $ A50 Audio file already exists: change name or else ESC
  317. There is another file with the name chosen.  Either use a different
  318. name or cancel the operation.
  319. $ A51 Unable to create or write to file, disk may be out of space
  320. Your disk is full.  If you have access to another drive, you can
  321. try saving the file on that drive.  If you are using OS/2, you may
  322. be able to hotkey to DOS, free some disk space by deleting files,
  323. and then try again to save the file.  Otherwise, you will have to
  324. cancel the operation (your changes will be lost, but your original
  325. file should be intact), exit, and free disk space.
  326. $ A52 Unable to create file, too many files open
  327. The file cannot be created because the number of files now
  328. in use has already reached the limit.  If this situation recurs,
  329. change your CONFIG.SYS file to permit more files to be open.
  330. $ A53 Audio must be saved at least once before CREATE NEW is requested
  331. Since the file was already indicated as being new when you started,
  332. you merely select the save option now.  This will save the new
  333. file.
  334.  
  335. Use CREATE NEW when you make changes to an existing file, but want
  336. to save the changes under a new name, leaving the original intact.
  337. $ A54 MONITOR RECORDING is set for playback of recorded audio
  338. MONITOR set for playback of recorded audio (Stereo files set for source)
  339. MONITOR RECORDING is set for playback of audio source
  340. MONITOR RECORDING set to OFF, no playback during recording
  341.  
  342. Monitor-recording status, which provides playback of the audio while
  343. you are recording it, is in effect or switched off, as the message
  344. says.  Monitoring is always in effect at the start of the session.
  345.  
  346. Monitoring the source means that you will be listening to the original
  347. audio before it is digitally compressed.  Monitoring the recording
  348. means that you will be listening to the digitized audio played back.
  349. For stereo, you can only monitor the source.  If your setting is to
  350. monitor recording, the system will actually be playing the source
  351. if the audio is stereo.
  352. $ A55 There is no label, comment, or control text to print
  353. There is nothing in this audio file that could be printed.  The
  354. print request is ignored.
  355. $ A56 PRINT in progress, press ENTER to pause or Esc to stop
  356. Your print request has been started.  If you need to stop it
  357. momentarily, press Enter.  To cancel, press Escape.
  358. $ A57 PRINT is at pause, press ENTER to resume
  359. You requested that printing stop momentarily.  Press Enter to
  360. continue printing.  Press Escape to cancel the rest of the
  361. printout.
  362. $ A58 Printer error has occurred, PRINT has been stopped
  363. There is a problem with the printer.  It may be out of paper, or
  364. it may be that the paper is torn or jammed.  Correct the problem
  365. and try again.
  366. $ A59 The block defined has no label, comment, or control text to print
  367. The block marked for printing is entirely blank.  It will not be
  368. printed.
  369. $ A60 Cursor up/down to size block, press ENTER to begin
  370. Move the cursor to the last line you want.  Then press Enter.
  371. This will complete the step of marking the set of lines.
  372.  
  373. If you only want one line, press Enter on that line.
  374. $ A61 Copied area now retained for a following PASTE
  375. The lines you marked can now be pasted.  Move the cursor to the
  376. point where the lines should go (they will be pasted ahead of that
  377. line) and select the PASTE function.
  378. $ A62 Lifted area now retained for a following PASTE
  379. The lines you marked have been deleted and can now be pasted
  380. elsewhere.  Move the cursor to the point where the lines should go
  381. (they will be pasted ahead of that line) and select the PASTE
  382. function.
  383. $ A63 SOUND CONTROL set to xxx, entries are applied/bypassed during play
  384. If sound control is ON, the entries for method, volume, and time
  385. are reflected in the audio that you hear.  If sound control is OFF,
  386. the original audio is played.
  387. $ A64 Currently no Audio B is present to be mixed
  388. You requested a mix for Audio B, but there is no audio B file being
  389. edited.  The request is ignored.
  390. $ A65 Invalid name for audio file: change name or else ESC
  391. The name given to the file cannot be used.  Choose a different name.
  392. $ A66 File is not available: change the name or else ESC
  393. The file requested is in use by someone else.  Either choose a
  394. different file to work on or press Escape to cancel the request
  395. altogether.
  396. $ A67 Audio file already exists: press ESC to stop or ENTER to proceed
  397. You are about to write this file over a file of the same name, and
  398. the data currently in that file will be lost.  Press Enter to go
  399. ahead with the operation.  Press Escape to cancel it.
  400. $ A68 Audio must be saved at least once before used in a MIX
  401. Before proceeding with the MIX operation, you need to save the
  402. file to establish it on disk.  First save the file, and then
  403. proceed with the MIX.
  404. $ A69 MIX in progress - [ percent ] complete, Esc to cancel
  405. Mixing is in process, with an approximate percentage of completion
  406. shown as it proceeds.  To stop mixing, press Escape.  To pause,
  407. press Enter, and then press Enter again to resume.
  408. $ A70 PERMANENT SOUND MIX in progress, re-digitizing via sound controls
  409. Audio is being permanently changed to reflect the entries in the
  410. method, volume, and time columns.  This may take a few moments.
  411. After MIX is complete, the sound control entries will have been
  412. removed.
  413. $ A71 Sound mix successful but comments truncated at maximum allowed
  414. The two sounds have been mixed together, but the total number of
  415. comment lines between them exceeded the maximum number possible.
  416. Comments near the end have been dropped.
  417. $ A72 Mixing complete, rebuilding audio file
  418. Audio has been mixed and is being written to the disk.  This may
  419. take a few moments.
  420. $ A73 Changes in x will be lost after mix: ENTER to proceed, ESC to stop
  421. Changes have been made to the file.  The mix will include those
  422. changes, but since it is to a different file, the original file's
  423. changes will be lost when it is released.
  424.  
  425. If you want to go ahead with the mix, press Enter.  If not, press
  426. Escape.
  427. $ A74 Auto-scrolling set to <on/off> for background, <on/off> for play/record
  428. You have set the auto-scroll option.
  429.  
  430. When auto-scroll is on for play/record, the text of the audio file
  431. moves up the screen, tracking the audio as it plays or is being
  432. recorded.
  433.  
  434. When auto-scroll is on for the background, the background sound
  435. scrolls along with the foreground sound, during cursoring as well
  436. as play or record, tracking it according to the sync points for
  437. the two sounds.
  438. $ A75 Playing - [ seconds ] [ volume ]
  439. Audio is playing, with the time and volume shown as it proceeds.
  440. To stop playback, press Escape.  To pause, press Enter, and then
  441. press Enter again to resume.
  442. $ A76 HELP not available
  443. Unable to run HELP.  Either there is not enough memory to run HELP
  444. or the help subsystem was not installed.
  445. $ A77 Copy buffer contains different type of audio, PASTE not allowed
  446. The type of audio you copied or lifted does not correspond to the
  447. audio in this file.  The different audio quality types -- voice,
  448. music, and stereo -- are all encoded differently and cannot be
  449. combined in this way.
  450. $ A78 Mix will change audio type: Enter to proceed, else ESC to stop
  451. Mixing will change the audio to music mode.  If the audio is voice
  452. grade, quality will not change but the file will be larger.  If
  453. the audio is stereo, the file will be smaller but quality may
  454. degrade slightly.
  455.  
  456. If you want to go ahead with the mix, press Enter.  If not, press
  457. Escape.
  458. $ A79 All audio files being mixed must contain sound
  459. You requested a MIX function, but at least one of the files being
  460. edited has no recorded audio.  The request is ignored.
  461. $ A80 Background play off, a (S) or (HM) file can not be played with other files
  462. Background play has been switched off, since the audio is stereo or FM.
  463. $ A81 Unreadable audio segments in audio file replaced by silence
  464. The audio file can only be partly read.  Some parts have been lost
  465. or damaged.  The unusable parts will be replaced by silence.  It
  466. may be that what is lost is only a fraction of a second and will
  467. not be noticeable, or it may be that enough has been lost to make
  468. the audio unusable.
  469.  
  470. Play the audio to determine whether you will have to rerecord it.
  471. $ A82 BACKGROUND PLAY option set to <ON / OFF>
  472. Background play has been turned on if it was off, or vice versa.
  473. Use ALT+K to switch background play on or off.
  474. $ A83 Operation cancelled, can not be run as a background task
  475. You switched to a different session while audio was being processed,
  476. and the operating system made the AVC a background task.  The audio
  477. processing stopped as a result.
  478.  
  479. Repeat what you were doing, but don't switch tasks until the audio
  480. operation is complete.
  481. $ A84 File too large, use SAVE or SAVE AND EXIT to reformat the file
  482. Because of changes made so far, the audio file has reached its size
  483. limit.  At this point, you need to save the file before continuing.
  484. The save operation will reorganize the file and reduce it in size.
  485.  
  486. If you were recording, the recording has been stopped, but the sound
  487. recorded up to this point is in the file.  If you were trying to mix
  488. or paste, the operation was cancelled before any part of it was done.
  489.  
  490. Save the file.  Then continue what you were doing.
  491. $ A85 File is too large to mix, reduce size and try again
  492. There is not enough memory to mix a file of this size.  The mix was
  493. not started.
  494.  
  495. It may be that the file is stereo and longer than 8 minutes or that
  496. you are mixing two files together, and the sync points are set in a
  497. way that would produce a mixed soundtrack longer than 10 minutes.
  498. You will need to split your audio into shorter tracks.
  499.  
  500. If you are in DOS and mixing with sound B as the target, the result
  501. of the mix will be too big to be held as sound B.  If you are mixing
  502. A on top of B, you may be able to achieve what you want by mixing B
  503. on top of A instead.  If you are mixing only B, you can exit and
  504. then bring in the audio as sound A and then mix it.
  505. $ A86 Cannot write to a read only file
  506. The sound you are trying to update is either on a read-only drive
  507. or marked as a read-only file.  The operating system will not
  508. permit it to be changed.
  509.  
  510. You can save the sound as a new file on a read-write drive.  Use
  511. the "create new" option to do so.
  512. $ A87 A MIDI file can not be played in DOS
  513. Support for MIDI is only available in OS/2.
  514. $ A88 Background play off, a MIDI file can only be played with a VOICE file
  515. Because your secondary file isn't a voice file, the background play
  516. option has been switched off.  MIDI can only be accompanied by voice.
  517. $ A89 Recording not allowed with MIDI files
  518. A MIDI file can only be played back.  The AVC does not record MIDI.
  519. $ A90 MIDI (MI) or (HM) files can not be used as source or target of mix
  520. Neither MIDI nor FM files can be mixed.  To mix, your mix files must
  521. be voice, music, or stereo.
  522. $ A91 MIDI assignments allowed only on MIDI (MI) files
  523. This function allows you to assign instrument "voices".  It applies only
  524. when the file you are editing is a MIDI file.
  525. $ A92 Invalid voice/control value - Use PROMPT for list of correct values
  526. Your entry for voice or control value is unrecognized.  It may be
  527. spelled incorrectly.  Use F10 to pull down the Prompt menu and select
  528. the entry from the list.
  529. $ A93 ENTER exits WITHOUT SAVING changes, else ESC resumes editing
  530. You are about to leave the screen without saving your MIDI assignment
  531. changes.  If you want to exit anyway, press Enter.  If you want to
  532. resume editing, press Escape.
  533. $ A99 INTERNAL: xxxxxxxxxxxxxxxxx
  534. An internal error has occurred.  Make note of the circumstances and
  535. report the error to IBM.
  536. $ C00 INTERNAL: function not available
  537. The function requested is not supported.
  538. $ C01 Displaying original image:
  539. The original image is now being displayed.
  540. $ C02 Move/size crop area by cursoring
  541. You can reposition or change the size of the crop box by moving the
  542. cursor.  Use the cursor to shrink or expand, or to reposition the
  543. box.  Use the tab key to switch between the two functions.
  544. $ C03 Displaying converted image
  545. The converted image is now being displayed.
  546. $ C04 Move/size partial area by cursoring
  547. You can reposition or change the size of the partial area by moving
  548. the cursor.  Use the cursor to shrink or expand, or to reposition
  549. the area.  Use the tab key to switch between the two functions.
  550. $ C05 ENTER exits WITHOUT SAVE, else ESC
  551. You are about to exit without saving the changes to this image
  552. since the last save.  If you want to exit anyway, press Enter.  If
  553. you want to resume editing, press Escape.
  554. $ C06 Processing interrupted by ESC
  555. You pressed Enter before the function was complete.  The function
  556. has been cancelled.
  557. $ C07 File exists: change name or ESC
  558. There is another file with the name chosen.  Either use a different
  559. name or cancel the operation.
  560. $ C08 Converted image saved
  561. The full image was converted and has been saved on disk.
  562. $ C09 Converted partial image saved
  563. The partial image was converted and has been saved on disk.
  564. $ C10 Converted image created
  565. The image was converted and has been saved as a new file on disk.
  566. $ C11 Converted partial image created
  567. The partial image was converted and has been saved as a new file
  568. on disk.
  569. $ C12 HELP not available
  570. Unable to run HELP.  Either there is not enough memory to run HELP
  571. or the help subsystem was not installed.
  572. $ C14 Palette Menu not available
  573. There are no palettes that can be found on the system.  The list of
  574. palettes, or the palettes themselves, may have been erased from
  575. your user directory.  Exit the session and correct the problem.
  576. $ C15 Default Palette not found
  577. The default palette is not available.  The palette corresponds to
  578. the default image mode specified in the profile.  To correct the
  579. problem, change the default image mode by editing the profile or
  580. make sure that the default palette is correctly specified in the
  581. list of palettes.
  582. $ C16 No custom colors in current palette
  583. The palette selected was constructed for use with text only.  It
  584. either has no colors defined for color mapping or only has one.  At
  585. least two custom colors are required to convert an image to a
  586. mapped image, but more than that should be defined to give proper
  587. results.  Select a different palette.
  588. $ C17 No batch in progress - DO ignored
  589. DO Batch was selected, but no batch is active.  The request is
  590. ignored.  A batch is active when more than one image is selected
  591. from the list for conversion.
  592. $ C18 Requested image mode is not active
  593. The mode of the image selected or the default mode requested is not
  594. available on this system.  Verify your system configuration to make
  595. sure it contains the hardware necessary to support this mode.
  596. $ C20 ENTER exits/cancels batch, else ESC
  597. You have interrupted a batch conversion of images.  Press Enter to
  598. cancel the batch at this point.  Press Escape to resume processing.
  599. $ C21 File not found
  600. The image requested for conversion could not be found.  Check the
  601. spelling of the name and try again, or ask for a different file.
  602. $ C22 No palette selected, default used
  603. From the Select Palette menu, you chose Others, but cancelled the
  604. function without selecting a palette.  The previous palette is
  605. still in effect.  The starting palette for the session is the one
  606. which corresponds to the default image mode in your profile.
  607. $ C23 Sel.palette not found, default used
  608. There is no palette with this name.  The default palette is being
  609. used instead.  You may select a different palette.
  610. $ C24 Error on file read/write
  611. There is a problem with the disk or diskette drive.  Correct the
  612. problem and try again.
  613. $ C25 File type is unsupported
  614. The file you are trying to convert is not one of the types recognized
  615. or the file's data has been corrupted.
  616. $ C26 This TIFF image is not supported
  617. The file you are trying to convert is a TIFF image, but it is not
  618. one of the TIFF formats that can be handled.
  619. $ C27 This IMDS image is not supported
  620. The file you are trying to convert is a IMDS image, but it is not
  621. one of the IMDS formats that can be handled.
  622. $ C28 This image is not supported
  623. The file you are trying to convert is not one of the formats that
  624. can be handled.
  625. $ C29 This TGA image is not supported
  626. The file you are trying to convert is a TARGA image, but it is not
  627. one of the TARGA formats that can be handled.
  628. $ C30 Palette incompatible with adapter
  629. The palette selected cannot be used with the video graphics available
  630. on this system.  Choose a different palette.
  631.  
  632. If the palette is for an 8514/A, the problem may be:
  633. - the 8514/A adapter card is not installed in the proper video slot
  634. - the card doesn't have enough memory (all sockets must be populated)
  635. - memory chips are upside down (notches should face the same direction)
  636. - J5 pins not connected (jumper must connect pins nearest edge of card)
  637. - if in DOS, program HDILOAD not started (run it before starting AVC)
  638. - if in OS/2, HDILOAD.DLL not found (check LIBPATH in CONFIG.SYS)
  639. $ C31 Not enough memory
  640. There is not enough memory to complete the operation.  If you are
  641. in OS/2, check your CONFIG.SYS file to make sure it permits
  642. swapping and that SWAPPATH= provides adequate free space.
  643. Also check the swap file drive to make sure it has 512K free.
  644.  
  645. If you are in DOS, it may be that your system has insufficient free
  646. main memory (512K is needed).  If you are slightly below the
  647. requirement, you should cut down on the resident programs in use by
  648. changing CONFIG.SYS to not load a device driver.  Some programs,
  649. such as PRINT, become resident the first time you run them, and you
  650. may need to reboot to eliminate such a program.  You will also need
  651. to reboot if you change your CONFIG.SYS file.
  652. $ C32 Not enough LIM memory
  653. There is not enough available expanded memory to hold the image
  654. you are trying to convert.
  655.  
  656. Exit the session, and then start the session over and try again.
  657. Exiting may free enough expanded memory for you to proceed.
  658. If that fails, you will not be able to convert this particular
  659. image without adding more expanded memory to your system.
  660. $ C33 INTERNAL: Palette cusfix too large
  661. An internal error has occurred.  Make note of the circumstances
  662. and report the error to IBM.
  663. $ C34 Image not supported--too large
  664. The image is too big to be converted.  Select some other image.
  665. $ C35 Box at screen boundary
  666. The box is at the edge of the screen.
  667. $ C36 Box must contain some of the image
  668. The box has been moved completely outside the area of the image.
  669. Move it back into the image and then continue.
  670. $ C37 Profile Default image mode invalid
  671. The default image mode in your user profile has an erroneous value.
  672. It is possible that the file PROFILE.!UP has been damaged, and
  673. if so you will need to reinstall it.  Check the file and then
  674. edit your profile to select an appropriate default image mode.
  675. $ C38 Image can not be converted--corrupt
  676. The image cannot be used by convert.  You may select another image.
  677. $ C39 Crop box too small
  678. The crop box must be larger than currently specified to enlarge and
  679. convert the selected area.
  680. $ C40 Save failed--permission denied
  681. The image being converted is marked as a read-only file, meaning it
  682. may not be changed.  As a result, you cannot replace the original
  683. picture with the converted version.
  684.  
  685. Use "Create new" to convert the image into a different file.
  686. $ C41 Non-AVC file exists, save canceled
  687. A file already exists with the same name.  Either choose a different
  688. name or use ESC to cancel the operation.
  689. $ C42 Non-AVC image created
  690. The image was converted and has been saved as a new file on disk.
  691. $ C43 Non-AVC partial image created
  692. The partial image was converted and has been saved on disk.
  693. $ C44 No valid point size in font
  694. Text fields contain reference to a font size which does not exist.
  695. The text has not been converted.
  696.  
  697. It is may be that the AVC fonts have been damaged.  If you think
  698. this may be the case, delete the AVC "_FN" files from directory
  699. SYSTEM.!AV and reinstall the AVC.
  700. $ C45 This BMP image is not supported
  701. The file you are trying to convert is a BMP image, but it is not
  702. one of the BMP formats that can be handled.
  703. $ C99 INTERNAL: xxxxxxxxxxxxxxxx
  704. An internal error has occurred.  Make note of the circumstances
  705. and report the error to IBM.
  706. $ D02 Warning.  Default text information is not in the palette
  707. The palette selected has no text defined.  If you want a palette
  708. with text, choose a different palette.  If no text is needed, you
  709. may continue with this palette.
  710. $ D03 HELP not available
  711. Unable to run HELP.  Either there is not enough memory to run HELP
  712. or the help subsystem was not installed.
  713. $ D04 File already exists: change name or else ESC
  714. There is another file with the name chosen.  Either use a different
  715. name or cancel the operation.
  716. $ D05 Selected palette not found, select another
  717. There is no palette file with this name.  The file may have been
  718. accidentally deleted.  Either choose a different palette or exit
  719. the session and recover the palette you want from the backup diskette.
  720. $ D06 Entry invalid, use F7 to rotate through the selections
  721. No selection matches the characters typed, or more than one does
  722. and the program can't tell which one you want.  You can use the F7
  723. and F8 keys to scroll through selections for this field, or you can
  724. choose one of the selections from the Prompt menu on the action bar.
  725. $ D07 Image capture adapter configured for protect mode
  726. The image capture adapter has mapped I/O that was configured above
  727. the 1 megabyte address range.  This cannot be accessable in DOS but
  728. can be in OS/2.  Either run under OS/2 or reconfigure the adapter
  729. by inserting the Reference diskette in drive A , restarting the
  730. system, and selecting "Set configuration".  Select an option for
  731. the "Video Storage Address Select" that is in the C0000 or D0000
  732. segment.
  733. $ D08 Not enough custom colors present in this palette
  734. The palette selected was constructed for use with text only.  It
  735. either has no colors defined for color mapping or only has one.  At
  736. least two custom colors are required to convert an image to a
  737. mapped image, but more than that should be defined to give proper
  738. results.  Select a different palette.
  739. $ D09 A palette has not been selected - select a palette
  740. In order to produce a mapped image, you must first select a palette.
  741. $ D10 Unable to access video storage for the image capture adapter
  742. The video storage for the capture adapter was not detected.  Insert
  743. your Reference diskette in drive A and restart your system, then
  744. select "View configuration" to see if the adapter has been
  745. recognized as configured and that the "Video Storage Address
  746. Select" selection is not in conflict with any other adapter.
  747.  
  748. If the adapter does not appear, then review instructions on
  749. installing the image capture adapter.  If it is listed but there
  750. is a conflict, select "Set configuration" and select a different
  751. location for the video storage.  If there are no conflicts, then
  752. select "Test computer".  This selection will test your computer
  753. including the capture adapter.
  754. $ D11 Image capture video storage is in conflict with other storage
  755. The image capture memory mapped video storage has been assigned a
  756. region that is being used by another device.  Run manual
  757. configuration from your reference diskette.  The configuration
  758. screen should indicate any conflicts of resources.
  759.  
  760. Some cards may take up resources not known to the configuration
  761. procedure, such as an expansion memory adapter.  If you are in DOS
  762. and have a device driver for expanded memory, the segments used for
  763. expanded memory may overlap those for the capture card.  Read the
  764. documentation on the adapter to determine if it is or could be
  765. using the same memory address space.  If so, change the image
  766. capture video storage address region to a region that does not
  767. conflict, or change the address space of the other adapter.
  768. $ D12 Not enough memory available to accomplish action requested
  769. There is not enough memory to complete the operation.  If you are
  770. in OS/2, check your CONFIG.SYS file to make sure it permits
  771. swapping and that SWAPPATH= provides adequate free space.
  772. Also check the swap file drive to make sure it has 512K free.
  773.  
  774. If you are in DOS, it may be that your system has insufficient free
  775. main memory (512K is needed).  If you are slightly below the
  776. requirement, you should cut down on the resident programs in use by
  777. changing CONFIG.SYS to not load a device driver.  Some programs,
  778. such as PRINT, become resident the first time you run them, and you
  779. may need to reboot to eliminate such a program.
  780. $ D13 Image capture device driver not found, check CONFIG.SYS file
  781. In order to capture images in OS/2, you must have the image capture
  782. device driver installed (it is not used in DOS).  The device driver
  783. program must be on your system, and the CONFIG.SYS file must have a
  784. statement of the form:
  785.  
  786.         DEVICE= (path) ICDR.SYS
  787.  
  788. Edit CONFIG.SYS to include the statement and reboot your system.
  789. Watch for any error messages concerning the device driver during
  790. system startup.  If the path information is incorrect, the system
  791. will not be able to find the device driver and it will not be installed.
  792. $ D14 Warning: input signal appears to be poor
  793. The input device to the PS/2 Image/Capture adapter is having trouble
  794. synchronizing with the signal generated by the attached device.
  795. Check the cable connections from the input device to the adapter.
  796.  
  797. If your device is a VCR, it may be generating a poor synchroniza-
  798. tion signal while in "still frame" mode.  If it has a manual
  799. adjustment for "still frame" mode, you may be able to improve the
  800. signal with the adjustment.
  801. $ D15 Warning: Horizontal centering is at an extreme.
  802. Usually adjusting the horizontal lock position to an extreme will
  803. cause the image color to be incorrect or the input signal of the
  804. devices attached to the PS/2 Image/Capture adapter will not be
  805. synchronized with the timing on the adapter.  However, some devices
  806. may require such an extreme setting.
  807.  
  808. Using the View, 75% function will allow you to adjust the
  809. horizontal lock position by using the left and right movement keys
  810. or by moving the mouse.
  811. $ D16 Image capture adapter not installed
  812. An image capture adapter is required to digitize images but an
  813. adapter is not installed or the system has disabled it.  If there
  814. is no adapter, install a supported image capture adapter.  See
  815. "System Requirements" for information on the adapters required to
  816. digitize images.
  817.  
  818. If an adapter has been installed, insert your Reference diskette in
  819. drive A and restart your system.  Then select "View configuration"
  820. to see if the adapter has been recognized.  If the adapter does not
  821. appear, then review instructions on installing the image capture
  822. adapter.  If it does appear, then select "Test computer".  This
  823. selection will test your computer including the capture adapter.
  824. $ D17 Cannot load file IATRAN.DLL or IVTRAN.DLL xxxx
  825. The file is not in directory SYSTEM.!AV, or it has been damaged.
  826. Reinstall this file.
  827.  
  828. The number following the message gives further information:
  829.   1021 -- File cannot be found or cannot be opened
  830.   1022, 1023, 1024, 1025 -- File is damaged
  831.   1026, 1081 -- Insufficient memory to load the file
  832.  
  833. It may be possible to resolve a problem of insufficient memory by
  834. eliminating some resident programs (in DOS) or by making more disk
  835. swapping space available (in OS/2).
  836. $ D18 Image capture adapter is currently in use
  837. The image capture adapter is already being used by another task.
  838. You will have to wait for the other task to release the image
  839. capture adapter, or force it to do so.
  840. $ D19 Action interrupted by ESC, any change applied remains in effect
  841. The operation in process was stopped.  Some changes may have
  842. already been made.
  843. $ D20 Action cancelled by ESC, any change applied has been undone
  844. The operation in process was stopped.  No changes took effect.
  845. $ D28 File not found or has an invalid form
  846. The file requested does not exist.  Check the spelling of the name
  847. and try again, or ask for a different file.
  848.  
  849. If you are sure that the name is correct, then the problem is that
  850. the file is not being recognized.  Either it is not an AVC file or
  851. the file data has been damaged in some way.
  852. $ D29 Action cancelled
  853. You started an operation and then cancelled it.  The message merely
  854. confirms that fact.
  855. $ D32 Action cancelled by ESC; image not saved
  856. The operation has been cancelled.  The digitized image has not been
  857. written to the file.
  858. $ D80 As saving proceeds: either wait, ALT V next view, or ESC cancels
  859. The image is being color mapped and will be saved on disk.  This
  860. may take a few moments.  During this time you may set up to capture
  861. the next image by using ALT V.  If you want to cancel the save of
  862. the current image, press Escape.
  863. $ D81 Press ENTER to return to the view of the image being saved
  864. To look back at the image being saved, press Enter.
  865. $ D83 ENTER resumes file saving in progress, ESC deletes file from disk
  866. You have stopped the save that was in process, but the newly mapped
  867. image has been partly written to disk on top of your original.  If
  868. you cancel now, you will lose both the mapped version and the original.
  869.  
  870. Press Enter to continue the save.  The original will be replaced by
  871. the mapped image.  Press Escape to stop the save and delete the image
  872. altogether.
  873. $ D84 Latest change has been UNDONE
  874. The last change made has been undone.  The image is restored to the
  875. way it was before you made the change.
  876.  
  877. If you select UNDO again at this point, your change will return.
  878. $ D85 ENTER exits WITHOUT SAVING, else ESC resumes
  879. You are about to exit without saving the changes to this image
  880. file.  If you want to exit anyway, press Enter.  If you want to
  881. resume editing, press Escape.
  882. $ D86 Latest target box change has been UNDONE
  883. The target box is restored to its previous position.
  884. $ D87 Automatic adjustment of contrast and brightness is in progress
  885. Contrast and brightness are being adjusted.  This may take a moment.
  886. $ D88 This action will not be undoable: ENTER proceeds, ESC cancels
  887. The area of the screen you are about to change is too large to save
  888. to permit you to undo your change afterwards.  Make sure you want
  889. to make the change, and if so press Enter to proceed.  Press Escape
  890. to cancel the operation.
  891. $ D89 Automatic adjustment completed
  892. Contrast and brightness have now been adjusted.  You may continue.
  893. $ D90 BLEND COLOR cancelled, prior blend color remains in effect
  894. You cancelled the blend color selection.  The previous blend color
  895. is still in effect.
  896. $ D91 New blend color assigned
  897. The last color on the screen is now the blend color.
  898. $ D92 Move/size elastic box by cursoring and tab
  899. You can reposition or change the size of the box by tabbing or
  900. moving the cursor.  Use the cursor or move the mouse to shrink or
  901. expand, or to reposition the box.  Use the tab key or mouse button
  902. to switch between the two functions.
  903. $ D93 Automatic horizontal centering is in progress
  904. Horizontal centering is being determined.  This may take a moment.
  905. $ D94 Horizontal centering completed
  906. Horizontal centering is complete.  You may continue.
  907. $ D95 Undo target position
  908. The target box is restored to its previous position.
  909. $ D999 INTERNAL: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  910. An internal error has occurred.  Make note of the circumstances
  911. and report the error to IBM.
  912. $ F00 File not found
  913. The file does not exist or the drive specified is not valid.  Check the
  914. spelling of the name and try again, or ask for a different file.
  915. $ F01 File access currently denied
  916. The file is not available.  Either it is currently in use by someone
  917. else, or it has been marked as a read-only file.
  918.  
  919. If the file is a read-only file, make a copy under a different name and
  920. use that copy or have the owner change the file's protection status.
  921. $ F02 Too many files open
  922. This file cannot be accessed because the number of files now
  923. in use has already reached the limit.  If this situation recurs,
  924. change your CONFIG.SYS file to permit more files to be open.
  925. $ F03 File is in use
  926. The file is currently in use by someone else.  Try again later.
  927. $ F04 Error on file read/write
  928. There is a problem with the disk, the diskette drive, or the printer.
  929. You may be trying to write to a read-only disk or diskette.  Correct
  930. the problem and try again.
  931. $ F06 File is protected
  932. The file requested cannot be accessed.  You may need to have the
  933. owner change the file's protection status or give you a copy of
  934. the file under a different name for you to work with.
  935. $ F07 Too many referenced applications
  936. The application table for this story contains too many application
  937. references to be held in memory.  A reference is an "Applic" type
  938. entry in the application table or an entry in the "Reference" column
  939. for an individual file.
  940.  
  941. Since you can refer to images and audio from referenced applications,
  942. AVA keeps an internal list of all their names.  Each call to a story
  943. adds to the list for each different reference name in the application
  944. table, even for a story in the same application, and the names are
  945. removed when the called story ends.  The capacity of the list depends
  946. on the length of the names, but a total of about 40 names is typical.
  947.  
  948. Review the application tables for the stories involved and eliminate
  949. any references that are not needed to run the stories.  If this does
  950. not solve the problem, you will need to copy files from the referenced
  951. application into the story's application to eliminate the need for a
  952. reference.
  953. $ F08 Not a valid AVC file name
  954. The file cannot be read.  The problem may be due to any of these
  955. situations:
  956. - The file is new, and the name given has invalid characters
  957.   (check your system documentation for rules on file names).
  958. - The file is new, and the name exceeds the maximum length
  959.   supported by the system (check your system documentation
  960.   for rules on file names).
  961. - The name is already in use as the name of a directory.
  962. - The file is not an AVC file.
  963. - The file's data has been damaged.
  964. $ F09 File exists: change name or ESC
  965. There is another file with the name chosen.  Either use a
  966. different name or cancel the operation.
  967. $ F17 Not enough memory
  968. There is not enough memory to read the file.  If you are in OS/2, check
  969. your CONFIG.SYS file to make sure it permits swapping and that
  970. SWAPPATH= provides adequate free space.  Also check the swap file
  971. drive to make sure it has 512K free.
  972.  
  973. If you are in DOS, it may be that your system has insufficient free
  974. main memory (512K is needed).  If you are slightly below the
  975. requirement, you should cut down on the resident programs in use by
  976. changing CONFIG.SYS to not load a device driver.  Some programs,
  977. such as PRINT, become resident the first time you run them, and
  978. you may need to reboot to eliminate such a program.
  979. $ F18 File not saved - no space on device
  980. Your disk is full.  If you have access to another drive, you can try
  981. saving the file on that drive.  If you are using OS/2, you may be able
  982. to hotkey to DOS, free some disk space by deleting files, and then try
  983. again to save the file.  Otherwise, you will have to cancel the
  984. operation (your changes will be lost, but your original file should be
  985. intact), exit, and free disk space.
  986. $ F21 Too many files in use
  987. This file cannot be accessed because the number of files now in use has
  988. already reached the limit supported by the AVC.
  989. $ F22 File is not of the type requested
  990. The file contents don't match the type implied by the file's extension.
  991. Check the name and type and try again, or ask for a different file.
  992. $ F33 I/O error on file seek
  993. There is a problem with the disk or diskette drive.  Correct the
  994. problem and try again.
  995. $ F34 I/O error on file read
  996. The file cannot be read.  Either there is a problem with the disk
  997. or diskette drive or the file's data has been damaged.  Correct the
  998. problem and try again.
  999. $ F35 I/O error on file write
  1000. The file cannot be written.  There is a problem with the disk or
  1001. diskette drive.  Correct the problem and try again.  You may have
  1002. to delete the file if it was partially written.
  1003. $ F37 File extension and type mismatch
  1004. The file extension in the file name does not match the type specified.
  1005. Check the name and type and try again, or ask for a different file.
  1006. $ F39 Drive not ready or drive invalid
  1007. There is a problem with the disk or diskette drive.  Correct the
  1008. problem and try again.
  1009. $ F90 List was not updated
  1010. Because the application list is marked as read-only, it could not
  1011. be updated to reflect the change you just made, although the change
  1012. itself did take effect.
  1013. $ F99 INTERNAL: xxxxxxxxxxxxxxxxxxxx
  1014. An internal error has occurred.  Make note of the circumstances
  1015. and report the error to IBM.
  1016. $ I00 Copy buffer is being resized
  1017. You selected the "resize" function.  The content of the copy buffer
  1018. is being resized to the requested area.  The result will be displayed
  1019. at the current cursor position.
  1020. $ I01 Relative field may not be sized
  1021. This field is defined as having relative text spacing.  For a relative
  1022. field, the left and right margins are established on the text spacing
  1023. screen and the field's width cannot be adjusted with the "move field"
  1024. function.
  1025.  
  1026. If you want to adjust the field's width, either change the definition
  1027. from relative to absolute (change REL to ABS on the text spacing
  1028. screen) or choose a style that is already defined as absolute and
  1029. change the field to that style.
  1030. $ I02 ENTER exits without save, else ESC
  1031. You are about to exit without saving the changes to this image
  1032. file.  If you want to exit anyway, press Enter.  If you want to
  1033. resume editing, press Escape.
  1034. $ I05 xxxxxxxxxxx mode xxxx does not exist
  1035. The picture or default mode shown is not supported by the system.
  1036. If the message shows an invalid default mode, correct the problem
  1037. by changing the default image mode in the configuration file.  If
  1038. the message shows an invalid picture mode, the image you are trying
  1039. to access cannot be processed by the AVC.  The number in the
  1040. message is the invalid mode number in hexadecimal.
  1041. $ I06 Copy buffer is currently empty
  1042. You selected a function which operates on the contents of the copy
  1043. buffer but nothing has been "copied" into the copy buffer.  You
  1044. must define the area to be operated on before the function is
  1045. invoked.  To define the area to operate on, use either the "copy"
  1046. function or the "get and copy" function.
  1047. $ I07 Text is being rewritten
  1048. All text fields are being rewritten on the screen.  You either
  1049. selected the "write all fields" function or changed the definition
  1050. of one or more of the text styles.  This message displays while the
  1051. text rewrite is not visible on the screen.
  1052. $ I08 Incorrect AVA syntax
  1053. You have specified an AVA field name which does not conform to
  1054. the system file name conventions.  Check your system documentation
  1055. for rules on file names, correct the problem, and try again.
  1056. $ I09 Copy buffer is being rotated
  1057. You selected the "rotate" function.  The content of the copy buffer
  1058. is being rotated by the requested amount.  The result will be
  1059. displayed at the current cursor position.
  1060. $ I11 xxxxxxxxxxx mode xxxx is not active
  1061. The picture or default mode shown is not available on this system.
  1062. Verify your system configuration to make sure it contains the
  1063. hardware necessary to support this mode.  If the message shows an
  1064. invalid default mode, you may correct the problem by editing your
  1065. AVC profile and changing the default image mode.  If the message
  1066. shows an invalid picture mode, the image you are trying to access
  1067. cannot be processed on this system.  The number in the message is
  1068. the mode number in hexadecimal.
  1069.  
  1070. If the mode number is 8514, the problem may be:
  1071. - the 8514/A adapter card is not installed in the proper video slot
  1072. - the card doesn't have enough memory (all sockets must be populated)
  1073. - memory chips are upside down (notches should face the same direction)
  1074. - J5 pins not connected (jumper must connect pins nearest edge of card)
  1075. - if in DOS, program HDILOAD not started (run it before starting AVC)
  1076. - if in OS/2, HDILOAD.DLL not found (check LIBPATH in CONFIG.SYS)
  1077. $ I12 Copy buffer is being mirrored
  1078. You selected the "mirror" function.  The content of the copy buffer
  1079. is being mirrored in the requested direction.  The result will be
  1080. displayed at the current cursor position.
  1081. $ I14 Finding colors in the fixed/std map
  1082. The map in the copy buffer is different from the fixed/standard map
  1083. for the image being edited.  Therefore, the colors in the copy
  1084. buffer are being changed to fixed/standard colors from the map for
  1085. the image being edited.
  1086. $ I15 Merging the color maps
  1087. You selected an image to "get and copy" and defined the area to be
  1088. copied.  As part of the copy operation, the color maps for the
  1089. custom image being edited and the image selected are being combined.
  1090. $ I16 Reducing the image colors to xxxx
  1091. You are saving an image whose color map was previously merged
  1092. during a "get and copy" operation.  Now, the number of custom
  1093. colors in the map is being reduced to the appropriate number of
  1094. colors.  The number of target custom colors is shown in the
  1095. message.
  1096. $ I17 Undo buffer has different color map
  1097. The color map for the image in the undo buffer is different from the
  1098. color map for the image being edited.  You can terminate the "paste"
  1099. function by pressing Escape and then try the "undo" function again.
  1100. $ I18 Press ENTER to begin selections
  1101. You selected the "set alter color" function.  To make your first
  1102. color selection for the from/to color at the cursor location, press
  1103. Enter.  Otherwise, move the cursor to the appropriate from/to
  1104. position, and press Enter to select the color desired.
  1105.  
  1106. When the from/to color is not defined (i.e., there is a dot in the
  1107. middle of the field), the from/to color defaults to the current
  1108. draw color.  If you want to terminate the operation, press Escape
  1109. at any time.
  1110.  
  1111. When you finish making your from/to color selections, move the
  1112. cursor to Exit and press Enter.  To clear all the selections made,
  1113. move the cursor to Clear and press Enter.
  1114. $ I21 Copy is different mode
  1115. You selected an image for the "get and copy" function which is in a
  1116. different mode than the image you are editing.  The image for "get
  1117. and copy" must be in the same mode as the image being edited.
  1118. Select another image and try again.
  1119. $ I22 Get of the palette complete
  1120. You selected a different palette to use with the image that you are
  1121. editing.  The new palette's color map is now the color map for the
  1122. image being edited.  Any colors in the image which are not defined
  1123. in the new color map may be changed.  This could result in some
  1124. undesirable color changes.
  1125. $ I23 Determining area to fill
  1126. You selected the "fill" function.  The system is determining the
  1127. area to fill by comparing consecutive pel color values starting
  1128. from the current cursor position with the value at the cursor
  1129. position until a mismatch is found.  This process is repeated until
  1130. a "closed" shape is defined or the image border is reached.  The
  1131. "closed" shape of pels with the same color as the cursor position
  1132. defines the area that will be filled.
  1133.  
  1134. After the area is determined, its contents are changed based on the
  1135. option you selected: draw color, transparent color, contents of the
  1136. copy buffer, or pattern using the contents of the copy buffer.
  1137. $ I25 xxxxxxxx kilobytes available memory
  1138. This message shows the number of kilobytes of memory available at this
  1139. time.  This number does not include any LIM memory on the system.
  1140. $ I26 Define area to be copied
  1141. You selected an image for the "get and copy" function.  If you want
  1142. to define the area to copy, press Enter.  If you would like to
  1143. cancel the function, press Escape or select the "undo" function.
  1144. $ I27 Cursor is not in a text field
  1145. You selected a function which operates on a text field but the
  1146. cursor is not on a valid text field.  The function was cancelled.
  1147. Move the cursor to a valid text field and try again.
  1148. $ I28 xxxxxxxxxxxxxxxxxxxxxxxxxxxxx saved
  1149. The image has been saved in a file with the given name.
  1150. $ I29 x:xxx y:yyy    @x:xxx @y:yyy
  1151. This message displays the current cursor location.  As you move the
  1152. cursor on the screen, the "x", "y", change in "x", and change in
  1153. "y" values are updated accordingly.  Each pel move is represented
  1154. by an increment in the values shown.  The origin for the "delta x"
  1155. and "delta y" values is set to the cursor location the last time
  1156. you pressed Enter.
  1157. $ I30 Undo currently not available
  1158. The undo buffer is empty.  There is no function to undo or not enough
  1159. memory to complete the undo function.
  1160. $ I31 No literal fields to convert
  1161. You selected the "convert text to image" function but there are no
  1162. literal fields on the image.  Therefore, the function terminated
  1163. without any changes to the image.
  1164. $ I32 ENTER discards map change, else ESC
  1165. After changing the color map, you pressed Escape to indicate that
  1166. the changes should be discarded.
  1167.  
  1168. Press Enter or mouse button 1 to confirm that this is what you want
  1169. to do.  Your changes will be discarded and the function ended.
  1170.  
  1171. To keep the changes and continue the function, press Escape.
  1172. $ I33 Maximum limit of fields reached
  1173. The total number of text fields plus triggers on the image has
  1174. reached the maximum limit supported by the system.  You cannot add
  1175. any text fields or triggers until their total number is reduced.
  1176. $ I35 Text converted to image
  1177. You selected the "convert text to image" function.  All existing
  1178. text fields have been merged into the image plane.  These are no
  1179. longer considered valid text fields.
  1180. $ I36 Palette xxxxxxxxxxxxx not found
  1181. The palette with the given file name was not found.  The system is
  1182. using the appropriate default palette instead.  Correct the error
  1183. and try again.
  1184. $ I37 ENTER converts literals, else ESC
  1185. You selected the "convert text to image" function.  If you want all
  1186. existing literal fields to be merged with the image plane, press
  1187. Enter.  These fields would no longer be valid text fields.  If you
  1188. want to terminate this function without any changes to the image,
  1189. press Escape.
  1190. $ I38 Color xxx is not in the color map
  1191. The color pointed to by the cursor is not defined in the image's
  1192. palette.  You may have done a "get palette" function and selected
  1193. a palette which does not have this color defined.
  1194. $ I42 Normal style now active
  1195. You selected the normal style mode for writing text characters.
  1196. All typed characters will be written using the normal
  1197. style definition for the active text style.  To switch to the
  1198. highlight style, repeat the "set highlight" function.
  1199. $ I43 Highlight style now active
  1200. You selected the highlight style mode for writing text characters.
  1201. All typed characters will be written using the highlight style
  1202. definition for the active text style.  To switch to the normal
  1203. style, repeat the "set highlight" function.
  1204. $ I44 Viewport change in zoom mode only
  1205. You must be in zoom mode to turn the viewport on or off.  Use
  1206. ALT+Z to go into zoom mode, and then set the viewport.
  1207. $ I45 8514/A does not have enough memory
  1208. The 8514/A adapter is installed but without the full memory.
  1209. You will need to upgrade the adapter to display 8514/A images.
  1210. $ I46 STYLE xx: xxxxxxxxxxxxxxxxxxxxx xxx
  1211. This message shows information about the text style definition for
  1212. the active text field.
  1213.  
  1214. The first two characters are the style number.
  1215.  
  1216. The next string of characters is the style description from the
  1217. text style definition.
  1218.  
  1219. The last three characters (REL or ABS) indicate whether the field
  1220. spacing for this style is relative or absolute, as specified by the
  1221. "define text spacing" function.  If it is relative, field spacing
  1222. of fields in this style is defined by information in the "text
  1223. spacing" definition.  If it is absolute, the field spacing
  1224. information is ignored and the fields are added wherever the cursor
  1225. is located.
  1226. $ I48 Set mix color
  1227. You selected the "mix color" function.  If you want to mix a color
  1228. other than the one the cursor is on, move the cursor to the color
  1229. you would like to mix and go to the action bar to select the
  1230. appropriate mix function.  You can terminate this function at any
  1231. time by pressing Escape.
  1232. $ I49 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  1233. This message displays the new active image mode selected via the
  1234. "restart/new mode" function.
  1235. $ I50 xxxxxxxxxxxxxxxxxxxxxxxxxx created
  1236. The image has been saved in a new file with the given name in the
  1237. current application.  This is now the file being edited.  All
  1238. changes since the last "save" or "create" function were saved in
  1239. this new file.  These changes were not saved with the image that
  1240. was previously being edited.
  1241. $ I51 xxxxxxxxxxx mode xxxx not supported
  1242. The picture or default mode shown is a display only mode.  You
  1243. cannot edit images in display only mode.  If the message shows an
  1244. invalid default mode, correct the problem by changing the default
  1245. image mode in the configuration file.  If the message shows an
  1246. invalid picture mode, the image you are trying to access cannot be
  1247. processed by the system.  The number in the message is the invalid
  1248. mode number in hexadecimal.
  1249. $ I56 Valid entry: Literal, Output, Input
  1250. You have specified an invalid value for the AVA field type.  AVA
  1251. fields can be one of the following types: Literal, Output, or Input.
  1252.  
  1253. LITERAL: Field content is displayed by AVA just like a normal text
  1254. field.  It is not modifiable using AVA variables or by user input.
  1255.  
  1256. OUTPUT: Field content can be modified by changing the content of
  1257. the AVA variable associated with the field.  User is not allowed
  1258. to update the field.
  1259.  
  1260. INPUT: Field content can be modified by changing the content of
  1261. the AVA variable associated with the field or by letting the user
  1262. interactively input the new field content.
  1263.  
  1264. Select one of the valid types.
  1265. $ I57 Partial xxxxxxxxxxxxxxxxxxx created
  1266. The partial image defined by the marked area has been saved in a
  1267. new file with the given name in the current application.  This is
  1268. now the file being edited.  The image that was originally being
  1269. edited was not changed on the disk since the last "save" or
  1270. "create" function.
  1271. $ I58 Partial xxxxxxxxxxxxxxxxxxxxx saved
  1272. The partial image defined by the marked area has been saved in the
  1273. given file name.
  1274. $ I59 AA depth must be >1 to do AA mix
  1275. You selected the "mix AA target color" function but the source
  1276. color only has one intensity.  AA mixing is allowed only in colors
  1277. with more than one intensity.  Correct the problem and try again.
  1278. $ I60 Art colors out of range
  1279. The total number of colors is defined as the number of art color
  1280. times the number of AA depths or intensities plus the number of
  1281. image colors plus the transparency color.  This total should be
  1282. less than the number of colors defined in the map.
  1283.  
  1284. To correct this problem, either reduce the number of art colors,
  1285. or reduce the number of AA depths, or reduce the number of image
  1286. colors so that the total is less than the colors in the map shown
  1287. in the "total" field.
  1288. $ I61 Intensities out of range
  1289. Invalid number of AA depths specified in the "define color map"
  1290. screen.  The valid range is 1 to 16.  Correct the error and try
  1291. again.
  1292. $ I62 Cursor is not in a trigger field
  1293. You selected the trigger "edit" or "delete" function but the cursor
  1294. is not on a trigger field.  To correct the problem, move the cursor
  1295. to a previously defined trigger field and try again.
  1296. $ I63 Image colors out of range
  1297. The total number of colors is defined as the number of art color
  1298. times the number of AA depths or intensities plus the number of
  1299. image colors plus the transparency color.  This total should be
  1300. less than the number of colors defined in the map.
  1301.  
  1302. To correct the problem, reduce either the number of art colors, the
  1303. number of AA depths, or the number of image colors so that the
  1304. total is less than the colors in the map shown in the "total" field.
  1305. $ I64 AVA input field name already used
  1306. You specified a field name for an AVA input field which is already
  1307. used in another input field definition.  Enter a different field
  1308. name and try again.
  1309. $ I65 Two color minimum required
  1310. You specified fewer than two colors in the color map attribute
  1311. table.  The total number of colors in the map, including art
  1312. colors, custom colors, and transparency must be at least two.
  1313. Correct the problem and try again.
  1314. $ I66 Maximum limit of colors exceeded
  1315. The total number of colors is defined as the number of art color
  1316. times the number of AA depths or intensities plus the number of
  1317. image colors plus the transparency color.  This total should be
  1318. less than the number of colors defined in the map.
  1319.  
  1320. To correct this problem, either reduce the number of art colors, or
  1321. reduce the number of AA depths, or reduce the number of image
  1322. colors so that the total is less than the colors in the map shown
  1323. in the "total" field.
  1324. $ I67 Must use art color to mix AA target
  1325. You selected the "mix AA target color" or the "AA against selected
  1326. color" function but you have specified a custom color as the
  1327. source.  To mix AA target colors you must specify an art color for
  1328. the source.  The art colors are shown in the first row of the color
  1329. table.  Correct the error and try again.
  1330. $ I68 Valid entry: Left,Right,Both,Center
  1331. You have entered an invalid value in the justify field for this
  1332. text style definition.  The valid entries are: left, right, both,
  1333. and center.
  1334.  
  1335. LEFT: Lines in a text field will be left-justified.
  1336.  
  1337. RIGHT: Lines in a text field will be right-justified.
  1338.  
  1339. BOTH: Lines in a text field will be proportionally spaced to the
  1340. length of the longest line in the block.
  1341.  
  1342. CENTER: Lines in a text field will be centered.
  1343.  
  1344. Correct the entry and try again.
  1345. $ I69 Color map changed
  1346. You have remixed the color for one of the entries in the color map.
  1347. Any pels in the image with this color number have been changed to
  1348. the new color.  To undo this change, select the "undo" function.
  1349. $ I70 Draw color set to xxxx
  1350. The draw color has been changed to the color of the pel at the
  1351. current cursor location.  If the color number in the message is
  1352. prefixed with an "A", it means that it is one of the art colors.
  1353. $ I71 Set the draw color
  1354. You selected the "set draw color" function.  If you want to change
  1355. the draw color, move the cursor to the new draw color and press
  1356. Enter.  You can terminate this function at any time by pressing
  1357. Escape.
  1358. $ I72 Set xxxxx normal text color
  1359. You are interactively setting the normal text color for the given
  1360. text style number.  If you want to change the normal text color,
  1361. move the cursor to the new color and press Enter.  You can
  1362. terminate this function at any time by pressing Escape.
  1363. $ I73 Set xxxxx normal shadow color
  1364. You are interactively setting the normal shadow color for the given
  1365. text style number.  If you want to change the normal shadow color,
  1366. move the cursor to the new color and press Enter.  You can
  1367. terminate this function at any time by pressing Escape.
  1368. $ I75 Set xxxxx highlight text color
  1369. You are interactively setting the highlight text color for the
  1370. given text style number.  If you want to change the highlight text
  1371. color, move the cursor to the new color and press Enter.  You can
  1372. terminate this function at any time by pressing Escape.
  1373. $ I76 Set xxxxx highlight shadow color
  1374. You are interactively setting the highlight shadow color for the
  1375. given text style number.  If you want to change the highlight
  1376. shadow color, move the cursor to the new color and press Enter.
  1377. You can terminate this function at any time by pressing Escape.
  1378. $ I78 Mix AA target color
  1379. You selected the "mix AA target color" function.  Use the cursor
  1380. movement keys to change the hue, intensity, and saturation values
  1381. until you get the desired target color.  If you want to terminate
  1382. this function at any time, press Escape.  When you have finished
  1383. mixing the AA color, press Enter to keep the new color.
  1384. $ I79 Mix color
  1385. You selected the "mix art or image color" function.  Use the cursor
  1386. movement keys to change the hue, intensity, and saturation values
  1387. until you get the desired target color.  If you want to terminate
  1388. this function at any time, press Escape.  When you have finished
  1389. mixing the color, press Enter to keep the new color.
  1390. $ I81 Color map is too small for this action
  1391. Only two colors are defined in the map.  You are not allowed to mix
  1392. a target AA color or to change the color map attributes.  The
  1393. function was terminated.
  1394. $ I82 Copy has been saved
  1395. The area you defined has been copied into the copy buffer.  If you
  1396. want to paste the area on the image being edited, move the cursor
  1397. to the destination and press Enter.
  1398. $ I83 Color is xxx
  1399. The number shown is the number of the color at the cursor.
  1400. $ I84 Only image plane active
  1401. You are viewing only the image plane.  If it is blank, it means
  1402. that no image plane is defined yet.
  1403. $ I85 Only text plane active
  1404. You are viewing only the text plane.  If it is blank, it means that
  1405. no text fields are defined yet.
  1406. $ I86 Both text and image planes active
  1407. You are viewing both the image and the text planes.
  1408. $ I87 Image plane must be active
  1409. You selected the "view both image and text planes" function.  There
  1410. is not enough memory available at this time to display the image
  1411. plane.  Therefore, the screen remains unchanged with only the text
  1412. plane displayed.
  1413. $ I88 Text plane must be active
  1414. There is not enough memory available at this time to display the text
  1415. plane.  Therefore, the screen remains unchanged with only the image
  1416. plane displayed.
  1417. $ I89 Determining fill outline
  1418. You selected the "fill to outline" function.  The system is looking
  1419. for a closed "shape" drawn in the draw color.  The search for this
  1420. outline starts by comparing consecutive pel color values starting
  1421. from the current cursor position with the value of the draw color
  1422. until a match is found.
  1423.  
  1424. This process is repeated until the "closed" shape is defined or the
  1425. image border is reached.  The "closed" shape of pels with the same
  1426. color as the draw color defines the area that will be filled.
  1427.  
  1428. After the area is determined, its contents is changed based on
  1429. the option you selected: draw color, transparent color, contents
  1430. of the copy buffer, or pattern using the contents of the copy buffer.
  1431. $ I90 No color changes specified
  1432. You selected the "alter color" but no color changes were specified
  1433. via the "set alter color" function.  To correct the problem, set the
  1434. from/to colors to alter and try again.
  1435. $ I91 Text style changed
  1436. You have changed one of the text style definitions.  This will be
  1437. the default text style used the next time a text field is added.
  1438. Also, all existing text fields using the text style which was
  1439. changed are rewritten on the screen.
  1440. $ I94 Text spacing changed
  1441. You have changed the text spacing definition for one of the text styles.
  1442. $ I95 Use digits with optional "A" prefix
  1443. You have specified an invalid value a color.  Either select one of
  1444. the rotate choices, or enter the digits for a custom or art color
  1445. which is defined in the palette.  To specify an art color, precede
  1446. its number with an "A".
  1447. $ I96 Color specified is not in palette
  1448. You have specifed a number for a color which is not defined in the
  1449. image's palette.  To interactively select a color from the color table,
  1450. press F4.  Correct the problem and try again.
  1451. $ I97 "A" prefix not allowed with color 0
  1452. You have specifed an invalid color number.  When specifying color
  1453. 0, the transparency color, the "A" prefix which identifies an art
  1454. color is not allowed.  Eliminate the "A" prefix and try again.
  1455. $ I98 Art color specified not in palette
  1456. You have specifed a number for a color which is defined in the
  1457. image's color map but it is not in its range of valid art colors.
  1458. To interactively select a color from the color table, press F4.
  1459. Correct the problem and try again.
  1460. $ I99 INTERNAL: xxxxxxxxxxxxxxxxxxxxxxx
  1461. An internal error has occurred.  Make note of the circumstances
  1462. and report the error to IBM.
  1463. $ I100 Valid entry: Yes, No
  1464. You have entered an invalid value in the field highlighted in
  1465. red.  "Yes" and "No" are the only valid entries.  If you would
  1466. like to terminate this function without making any changes,
  1467. press Escape.  Otherwise, correct the error and try again.
  1468. $ I101 Press F4 to set via color table
  1469. To select the color for the field the cursor is on by using the color
  1470. table, press F4.  You may also enter the color number if you already
  1471. know it.  To specify an art color, prefix its number with an "A".
  1472. $ I102 Valid entry: Abs, Rel
  1473. You have entered an invalid value in the text spacing position
  1474. field.  Valid entries for this field are "Abs" for absolute and
  1475. "Rel" for relative.
  1476.  
  1477. RELATIVE: Field spacing of fields in this style is defined by the
  1478. margin and field spacing information in the text spacing definition.
  1479.  
  1480. ABSOLUTE: Field spacing information is ignored and the fields are
  1481. positioned wherever the cursor is located as long as it is within
  1482. the specified margins.
  1483.  
  1484. Correct the problem and try again.
  1485. $ I103 Non APA text mode xxx not supported
  1486. The mode shown is not supported by the AVC.
  1487.  
  1488. Exit the AVC.  Type "mode co80" on the command line to change the
  1489. text mode.  Then start the AVC again.
  1490. $ I104 Not all from-to colors were paired
  1491. You selected the "alter color" function but at least one of the
  1492. from/to color pairs had only one of the two colors specified.  The
  1493. color pairs which had both colors specified were processed by the
  1494. "alter color" function and the incomplete pairs were ignored.  To
  1495. correct the problem, complete the from/to color pairs via the "set
  1496. alter color" function and try again.
  1497. $ I105 No default text, existing scaled
  1498. The image didn't have any text spacing or styles defined.  The
  1499. spacing and styles used with the previous image (or your default
  1500. palette if no previous image) have been applied to this one.
  1501. They may have been adjusted if the image types are different.
  1502.  
  1503. Use the Palette menu to check the definitions and make any changes
  1504. needed.  Or get a different palette to replace these definitions.
  1505. $ I106 Palette/image intensities mismatch
  1506. You selected a palette for the "get palette" function.  The number
  1507. of intensities in the palette is different from the number in the
  1508. target image.  The "get palette" function was completed but you may
  1509. notice some undesirable color changes.
  1510. $ I107 Art colors did not fit color map
  1511. You selected a palette for the "get palette" function.  The number
  1512. of art colors in the palette times their intensities exceeds the
  1513. number of colors in the target map or the map entries for the art
  1514. colors collide with the target custom colors.  The "get palette"
  1515. function was completed but you may notice some undesirable color
  1516. changes.
  1517. $ I108 Default palette xxxxxxxx not found
  1518. The default palette with the given file name was not found.  You
  1519. cannot edit an image without this palette file.  The palette
  1520. requested corresponds to the default image mode specified in the
  1521. configuration file.
  1522.  
  1523. To correct the problem, change the default image mode by editing
  1524. the configuration file or make sure that the default palette given
  1525. is correctly specified in the list of palettes.
  1526. $ I109 No read access def. pal. xxxxxxxx
  1527. The default palette specified is currently in use by someone else.
  1528. Try again later.
  1529. $ I110 Gun value is out of range
  1530. One of the RGB gun value fields specified is outside the valid
  1531. range for this image's mode.  The range for the gun values is
  1532. determined by the number of bits per pel in the image mode.  For
  1533. example, if one pel is defined by 8 bits, then the valid gun value
  1534. range is 0 to 255.  Similarly, if one pel is defined by 6 bits, the
  1535. gun value range is 0 to 63.  Correct the problem and try again.
  1536. $ I111 Hue range is 0 to 360
  1537. You have specified an invalid hue value when setting a color's
  1538. numeric code.  The valid hue range is 0 to 360.  Correct the
  1539. problem and try again.
  1540. $ I112 Intensity range is 0 to 100
  1541. You have specified an invalid intensity value when setting a color's
  1542. numeric code.  The valid intensity range is 0 to 100.  Correct the
  1543. problem and try again.
  1544. $ I113 Saturation range is 0 to 100
  1545. You have specified an invalid saturation value when setting a color's
  1546. numeric code.  The valid saturation range is 0 to 100.  Correct the
  1547. problem and try again.
  1548. $ I114 Valid entry: Cus, Fix, Std
  1549. You have specified an invalid value for color map type field.  This
  1550. field can be one of the following types:  Custom (Cus), Fixed
  1551. (Fix), or Standard (Std).
  1552.  
  1553. CUSTOM: When using this image as a palette, use its art colors as
  1554. the target art colors and define a new color map with the same
  1555. number of custom colors as this color map.
  1556.  
  1557. FIXED: When using this image as a palette, define the target
  1558. colors using the ones in this map.
  1559.  
  1560. STANDARD: When using this image as a palette, the target colors
  1561. are defined by the fast mapping algorithm.
  1562.  
  1563. Correct the problem and try again.
  1564. $ I115 Saturation must be >0 if hue not -1
  1565. While setting the numeric color code for a color, you set the
  1566. saturation value to 0 but the hue is not set to -1.  The only time
  1567. the saturation can be 0 is when the hue is -1.  Correct the problem
  1568. and try again.
  1569. $ I116 Left margin exceeds right margin
  1570. The left margin offset overlaps the value of the right margin
  1571. offset.  This means that the offset of the first character in the
  1572. text field is greater than the offset for the last character
  1573. allowed in the field.  Correct the problem by changing the values
  1574. of the left and/or right margins for this text style and try again.
  1575. $ I117 No default font files found
  1576. The font indicated for text is not in the SYSTEM.!AV directory
  1577. nor are any of the other AVC font files.  Reinstall the AVC.
  1578. $ I118 No font xxxxxxxx ... using xxxxxxxx
  1579. The first font specified was needed for one or more of the existing
  1580. text fields but it was not found in the system directory.  Instead,
  1581. the second font specified is being used.
  1582. $ I119 No read access for font xxxxxxxxx
  1583. The font file specified has been set to a protected status and
  1584. may not be used.
  1585. $ I161 No more space for text
  1586. The field is close to the screen edge, and there is no more room for
  1587. text characters.  It may be that the font was changed to a larger size.
  1588.  
  1589. Use ALT+J to move the field away from the edge.  With the cursor at
  1590. the end of the field, press the delete key repeatedly until the
  1591. message "No character to delete" appears.  Then type the remaining
  1592. characters.
  1593. $ I163 No room for additional characters
  1594. The total number of characters in text fields has reached the
  1595. maximum limit supported by the system.  You cannot add any
  1596. characters until their total number is reduced.
  1597. $ I164 ESC pressed, text write unfinished
  1598. You pressed Escape while the text fields were being rewritten.  The
  1599. function was terminated.
  1600. $ I170 No character to delete
  1601. You have tried to delete a character but there are no characters
  1602. left in the field.
  1603. $ I200 Image saved but not added to list
  1604. Because the application list is marked as read-only, it could not
  1605. be updated to reflect the fact that the image was saved.  The image
  1606. itself was saved, however.
  1607. $ I300 Set airbrush size
  1608. You selected the "set brush" function.  Move the cursor to adjust the
  1609. size of the airbrush.
  1610. $ I303 No text exists
  1611. You selected the text plane as the source for airbrushing, but there
  1612. is no text.  Select the background plane instead.
  1613. $ I304 ENTER deletes ALL TRIGGERS, else ESC
  1614. You are about to delete all triggers on this image.  Press Enter or
  1615. mouse button 1 to confirm that this is what you want to do.
  1616.  
  1617. To keep the triggers, press Escape.
  1618. $ I305 No trigger fields to delete
  1619. You have selected the function to delete all triggers, but the image
  1620. has none.  No change was made to the picture.
  1621. $ I306 All trigger fields deleted
  1622. Triggers have now been deleted from the picture.
  1623. $ I307 Sketch Draw mode
  1624. You are now in sketch mode.  Move the cursor or use the mouse for
  1625. freehand drawing.
  1626.  
  1627. You can end sketch mode by pressing Enter or mouse button 1.  You
  1628. can toggle to sketch-erase mode by pressing Tab.
  1629. $ I308 Sketch Erase mode
  1630. You are now in sketch mode for erasing.  Move the cursor or use the
  1631. mouse as an eraser.
  1632.  
  1633. You can end sketch mode by pressing Enter or mouse button 1.  You
  1634. can toggle to sketch-draw mode by pressing Tab.
  1635. $ I309 Undo plane is different mode
  1636. The undo plane is not the same video resolution and cannot be used
  1637. for airbrushing.
  1638. $ I310 Airbrush with Undo plane
  1639. The undo plane is now being used for airbrushing.  You will see an
  1640. effect only in the part of the image that was most recently changed.
  1641. $ I311 Press TAB to toggle airbrush on/off
  1642. To turn the airbrush on, press TAB or the right mouse button.  You
  1643. can use TAB or the button to toggle the brush on and off.
  1644. $ I312 Must escape zoom to set brush size
  1645. Zoom is active, and you cannot set the airbrush size while the picture
  1646. has been zoomed.  Use ESC to exit zoom and then set the size.
  1647. $ I313 Zoom not allowed setting airbrush
  1648. While in the process of setting airbrush size, you selected zoom.
  1649. The selection of zoom was ignored.
  1650. $ I314 Color map type changed to `Custom'
  1651. You have enhanced the colors in an image which had a standard or a
  1652. fixed color map.  Since colors were changed, the map is now marked
  1653. as being a custom map.
  1654. $ I315 Video option not available
  1655. Motion video is not functional on your system.  Your operating
  1656. system must be OS/2 Version 1.2 or later, and you need appropriate
  1657. statements in your CONFIG.SYS file.  Motion video is not supported
  1658. in DOS nor in earlier versions of OS/2.
  1659.  
  1660. Check that your CONFIG.SYS file is correct.  Assuming that your
  1661. M-Motion device drivers are in the MMEDIA directory on drive C and
  1662. that the support modules are in MMEDIA\DLL, your CONFIG.SYS
  1663. file needs:
  1664. - reference to MMEDIA\DLL in the LIBPATH statement
  1665. - DEVICE statements to load MMOTION.SYS and MMVAINIT.SYS
  1666. - the statement SET MMEDIA=C:\MMEDIA
  1667. $ I401 ESC pressed, xxxxxxxxxx incomplete
  1668. You pressed Escape while the given function was executing.  The
  1669. function was terminated.
  1670. $ I901 Not enough memory
  1671. There is not enough memory to complete the operation.  If you are
  1672. in OS/2, check your CONFIG.SYS file to make sure it permits
  1673. swapping and that SWAPPATH= provides adequate free space.
  1674. Also check the swap file drive to make sure it has 512K free.
  1675.  
  1676. If you are in DOS, it may be that your system has insufficient free
  1677. main memory (512K is needed).  If you are slightly below the
  1678. requirement, you should cut down on the resident programs in use by
  1679. changing CONFIG.SYS to not load a device driver.  Some programs,
  1680. such as PRINT, become resident the first time you run them, and you
  1681. may need to reboot to eliminate such a program.
  1682. $ I902 No files found using default list
  1683. The fonts or palettes could not be found.  Some files on your
  1684. system have been damaged or deleted.  Reinstall the AVC.
  1685. $ I903 No memory, using default list
  1686. There is not enough memory to provide an actual selection list.
  1687. A default list is being used instead.
  1688.  
  1689. Exit the AVC and check for available memory on your system.  Unless
  1690. more memory is available, the AVC will have most functions crippled.
  1691. $ I932 File is not an image file
  1692. The file selected is not a valid AVC image file.  Either the file
  1693. was renamed to an image file but it does not contain valid image
  1694. data or the file data has been corrupted.
  1695. $ I959 Help not available
  1696. Unable to run HELP.  Either there is not enough memory to run HELP
  1697. or the help subsystem was not found.
  1698. $ L01 Invalid file type
  1699. The file type field contains an invalid value.  The valid file types
  1700. are shown on the prompt pulldown from the action bar or by rotating
  1701. through the valid choices by using one of the rotate keys.  Correct
  1702. the error and try again.
  1703. $ L02 Not enough memory
  1704. There is not enough memory to complete the operation.  If you are in
  1705. OS/2, check your CONFIG.SYS file to make sure it permits swapping
  1706. and that SWAPPATH= provides adequate free space.  Also check the
  1707. swap file drive to make sure it has 512K free.
  1708.  
  1709. If you are in DOS, it may be that your system has insufficient free
  1710. main memory (512K is needed).  If you are slightly below the
  1711. requirement, you should cut down on the resident programs in use by
  1712. changing CONFIG.SYS to not load a device driver.  Some programs, such
  1713. as PRINT, become resident the first time you run them, and you may
  1714. need to reboot to eliminate such a program.
  1715. $ L03 Invalid directory: xxxxxxxx
  1716. The directory name could not be found.  Check the drive and directory
  1717. name for a problem and try again.
  1718. $ L04 File name must be specified
  1719. A file name must be specified to complete the operation.  Enter a file
  1720. name and try again.
  1721. $ L05 Invalid drive: xx
  1722. There is a problem with the disk or diskette drive.  Correct the
  1723. problem and try again.
  1724. $ L06 File extension does not match file type
  1725. The file extension in the file name does not match the type specified.
  1726. Check the name and type and try again, or ask for a different file.
  1727. $ L08 ENTER will delete all files in directory: xxxxxxxx
  1728. Your request will delete all files in the directory.  Once deleted,
  1729. they can no longer be retrieved.
  1730.  
  1731. If you want to go ahead with the operation, press Enter.  To cancel,
  1732. press ESC.
  1733. $ L09 Function not valid in select mode
  1734. The requested function cannot be performed from the selection mode.
  1735. Return to the application table editing mode and try again.
  1736. $ L10 Select file of one of these types: xxxxxx
  1737. You must select a file with one of the displayed types.  The file can
  1738. either exist or not.  The file name selected will be returned to the
  1739. calling editor.
  1740. $ L11 Select existing file of one of these types: xxxxxx
  1741. You must select an existing file with one of the displayed types.
  1742. The file must already exist.  The file name selected will be
  1743. returned to the calling editor.
  1744. $ L13 Rotate not valid for field
  1745. Rotate choices are not defined for this field.  You should type in the
  1746. value you want.
  1747. $ L14 Move cursor to destination line
  1748. You have marked a block of lines for the "move" function.  These lines
  1749. will be deleted from their current position and inserted in a new
  1750. location on the list.  Move the cursor to the destination line and
  1751. press Enter to complete the function.  Press Escape to cancel the
  1752. "move" function.
  1753. $ L15 ENTER (else ESC) truncates file name to: xxxxxxxx
  1754. The file name specified exceeds the maximum length allowed by the
  1755. operating system.  If you want the file name truncated to the name
  1756. shown in the message, press Enter.  If you want the file name left
  1757. as entered, press Escape and the list line will change to a comment
  1758. and the function will be cancelled.
  1759. $ L17 Provide directory: xxxxxxxx
  1760. The directory indicated in not online.  Mount the diskette with this
  1761. directory and press Enter to continue.
  1762. $ L18 File not found: xxxxxxxx
  1763. The file requested does not exist.  Check the spelling of the drive,
  1764. the application/directory and the name, and try again or ask for a
  1765. different file.
  1766. $ L21 Maximum search path size exceeded
  1767. The total length of all unique reference path names in the list is
  1768. more than 325 characters.
  1769.  
  1770. Go through the list and delete the names of any unused referenced
  1771. objects and then save the list again.  If the message is still being
  1772. issued, it will be necessary to copy some objects from the referenced
  1773. application into this one, eliminating the need for a reference.
  1774. $ L23 List too big
  1775. The list is already as long as possible.  You can free some space
  1776. in the list by deleting unnecessary reference lines or comments.
  1777. $ L26 Provide application: xxxxxxxx
  1778. The application cannot be found in the drive specified.  Correct
  1779. the problem and try again.
  1780. $ L27 Invalid application path
  1781. The application directory specified is not a directory on the
  1782. drive's root.  All applications must be directories on the root.
  1783. The function requested was cancelled.
  1784. $ L28 ENTER creates new application, else ESC to cancel
  1785. The application does not exist in the drive specified.  You may have
  1786. misspelled the application name or drive, or you may need to mount the
  1787. correct diskette.  If you want to create the application as specified,
  1788. press Enter.  If you want to cancel this function, press Escape.
  1789. $ L29 ENTER renames file, else ESC to cancel
  1790. You have changed the name of a file which exists in this application.
  1791. If you want the file renamed, press Enter.  If you want to restore
  1792. the original file name and cancel the rename, press Escape.
  1793. $ L30 Error renaming file (may be duplicate)
  1794. The file cannot be renamed.  One or more of the following conditions
  1795. could cause this problem:
  1796. - New name already exists.
  1797. - New name has invalid characters (check your system documentation
  1798.   for rules on file names).
  1799. - New name could not be created because of an invalid path.
  1800. - New name specifies a different drive from the old name.
  1801. - Old file does not exist.
  1802. - Old file is a read-only file.
  1803.  
  1804. Correct the error and try again.
  1805. $ L31 Error deleting file (may be in use)
  1806. The file cannot be deleted.  One or more of the following conditions
  1807. could cause this problem:
  1808. - File does not exist.
  1809. - Name is actually a directory.
  1810. - File is a read-only file.
  1811. - File is currently in use by someone else.
  1812.  
  1813. If possible, correct the error and try again, or try again later.
  1814. $ L32 Number of files deleted of total requested: xx out of yy
  1815. As a result of your delete, lines have been deleted from the list,
  1816. and when the lines referred to actual files in the application (that
  1817. is, not files in a referenced application), the files have been
  1818. deleted.  The "xx" in the message refers to the files deleted, the
  1819. "yy" to the files identified in the lines deleted.
  1820. $ L33 Rename cancelled by ESC
  1821. You cancelled a "rename" function.  The file's name was not changed.
  1822. $ L34 ENTER deletes file, else ESC to cancel
  1823. The block of lines you have marked for deletion include one or more
  1824. files that are actually in your application.  When you delete these
  1825. lines from your list, those files will be deleted from your disk.  Once
  1826. you complete the delete operation, those files cannot be recovered.
  1827.  
  1828. If you are deleting a reference to an application from your library
  1829. table, the copy of the application file in your library directory
  1830. will be deleted.
  1831.  
  1832. To complete the delete, press Enter.  Press Escape to cancel.
  1833. $ L35 No match found
  1834. No list lines found that match the search criteria specified.
  1835. $ L36 Match found, press ENTER to search further or ESC to stop
  1836. List line found that matches the search criteria specified.  If you
  1837. want to continue the search, press Enter.  If you want to cancel
  1838. the search, press Escape.
  1839. $ L37 HELP not available
  1840. Unable to run HELP.  Either there is not enough memory to run HELP
  1841. or the help subsystem was not found.
  1842. $ L38 Press ENTER when cursor reaches end of block
  1843. Move the cursor to the last line you want and then press Enter.  This
  1844. will complete this step.  If you only want one line, press Enter on
  1845. that line.
  1846. $ L39 Must complete block edit in process, or ESC to cancel
  1847. You are in the process of marking a block for a previously invoked
  1848. function.  This function is not available until you complete the block
  1849. mark or press Escape to cancel the in progress function.
  1850. $ L40 Function cancelled by ESC
  1851. You have cancelled an in-process function.
  1852. $ L41 Directory removed
  1853. The application directory was removed from the system.  The reference
  1854. to the application can be deleted from your library list by using the
  1855. "delete lines" function.
  1856. $ L42 Directory cannot be removed
  1857. The application directory cannot be removed.  The directory still
  1858. contains files or someone else is using the directory at this time.
  1859. Correct the problem and try again or try again later.
  1860. $ L43 Creating new application xxxxxxxx
  1861. The application directory is being created.
  1862. $ L44 Cannot create application xxxxxxxx
  1863. Unable to create the application directory.  The given directory is
  1864. the name of an existing file or directory.  Correct the problem and
  1865. try again.
  1866. $ L45 Copy in process ...
  1867. A file copy is in progress.  It may take a few moments.
  1868. $ L46 ENTER stops copy, else Esc to resume
  1869. If you want to stop the file copy after the current file copy is
  1870. completed, press Enter.  To continue the copy, press Escape.
  1871. $ L47 Copy stopped, xx files copied
  1872. You pressed Enter to terminate a "copy" operation.  The message
  1873. shows the number of files successfully copied.
  1874. $ L48 Copy in process, xx files copied so far
  1875. A file copy is in progress.  The number of files successfully copied
  1876. is updated as each file is copied.
  1877. $ L49 Copy done, xx files copied, xx files not copied
  1878. The "copy" operation has completed.  The message shows the number of
  1879. files successfully copied and the number of files that were not copied.
  1880. Some files may not have been copied due to any of these situations:
  1881. - The line was a comment.
  1882. - The line was for a referenced file and the owning application
  1883.   was not available.
  1884. - The target file is read-only and could not be accessed.
  1885. - The file was not found.
  1886. - There was no room on the device to finish copying all the files.
  1887. $ L50 Copy done, xx files copied
  1888. The "copy" operation has completed.  The message shows the number
  1889. of files successfully copied.  It is the same as the number of lines in
  1890. the marked block.
  1891. $ L51 File exists: change name or ESC
  1892. There is another file with the name chosen.  Either use a different
  1893. name or cancel the operation.
  1894. $ L52 Path not found
  1895. The given path does not exist in the specified drive.  Correct the
  1896. problem and try again.  It may be that the path is not the name of a
  1897. directory, but the name of a file.
  1898. $ L53 PRINTER error
  1899. There is a problem with the printer.  Correct the problem and try
  1900. again.
  1901. $ L54 Print in process, press ENTER to pause or ESC to stop
  1902. Your print request was started.  If you need to stop it momentarily,
  1903. press Enter.  To cancel, press Escape.
  1904. $ L55 Print stopped by ESC
  1905. You pressed Escape to cancel a "print" function.
  1906. $ L56 ENTER (else ESC) deletes all files in application
  1907. The directory being removed contains files.  If you want all files
  1908. in the directory deleted before the directory is removed, press Enter.
  1909. Once you complete the "remove directory" operation, those files cannot
  1910. be recovered.  If you want to cancel the operation, press Escape.
  1911. $ L57 Duplicate list lines not allowed
  1912. You have added a line which is a duplicate of another line in the list.
  1913. You cannot have the same file on two lines in an application.  The line
  1914. has been restored with its original contents.
  1915. $ L58 Error running requested program
  1916. An error occurred while running the requested program.  Either the
  1917. program was not found or there was not enough memory available for
  1918. the program to run.
  1919. $ L59 Press any key to return to AVC
  1920. Requested program completed execution.  Press a key to return to
  1921. AVC operation.
  1922. $ L60 List cannot grow
  1923. You are trying to move the cursor beyond the end of the list.
  1924.  
  1925. If your list is on a read-only drive or marked as a read-only file,
  1926. the operating system will not permit it to be changed.  Moving the
  1927. cursor beyond the end of the list has the effect of adding blank
  1928. lines at the end, which would be a change.
  1929.  
  1930. It may be that you are in the middle of moving lines in a read-write
  1931. list.  If so, you need to place them ahead of an existing line.  Use
  1932. CTL+End to determine what the last existing line is.  You cannot put
  1933. the moved lines after that line.
  1934.  
  1935. To move lines to the bottom of the list, first go to the end of the
  1936. list and cursor down one line to create a blank line.  Then move the
  1937. lines to the end.
  1938. $ L61 One moment, please...
  1939. Internal processing is taking place.  You must wait for it to finish.
  1940. $ L62 Print at pause, press any key to resume or ESC to stop
  1941. You requested that printing stop momentarily.  Press a key to
  1942. continue printing.  Press Escape to cancel the rest of the
  1943. printout.
  1944. $ L63 Number of files added to end of list: xx
  1945. The application directory had files that were not in the list.  They
  1946. have been added at the end.
  1947. $ L64 Function not valid for file type
  1948. The function doesn't apply to this particular line on the list.  For
  1949. example, you can search a library, application, or a DOS directory,
  1950. but not a file.
  1951.  
  1952. If you are trying to search within this particular list, use the
  1953. "find next context" function (ALT+F).
  1954. $ L65 Directory empty
  1955. The directory you selected contains no files.
  1956. $ L66 Cannot write to read only file
  1957. The application list you are trying to update is either on a read-only
  1958. drive or marked as a read-only file.  The operating system will not
  1959. permit it to be changed.
  1960. $ L67 Function not available to read only application
  1961. The application list you are working with is either on a read-only
  1962. drive or marked as a read-only file.  As a result, you can only browse
  1963. through the list, scan, or copy single files.  You may not add, delete,
  1964. move, or change any lines, mark blocks, or view a reference (which
  1965. would add lines to the list).
  1966. $ L68 Nothing to Copy
  1967. You are attempting to paste some lines, but they were not first cut
  1968. or they have been discarded.  Cut the lines you want and then repeat
  1969. the function.
  1970. $ L69 Disk full, xx files copied
  1971. There was not enough room on the disk or diskette to copy all the files
  1972. you indicated.  The message indicates how many were actually copied.
  1973. $ L70 Number of files converted of total requested: xx out of yy
  1974. The message shows the number of MIDI files converted to audio files.
  1975. Your original files are unchanged.
  1976.  
  1977. If a file was not converted, it could be for any of these reasons:
  1978. - The MIDI file was not found.
  1979. - An audio file of the same name already exists (you should either
  1980.   delete the audio file or rename the MIDI file).
  1981. - Your disk is full.
  1982. $ L99 INTERNAL: xxxxxxxxxxxxxxxxxxxxx
  1983. An internal error has occurred.  Make note of the circumstances
  1984. and report the error to IBM.
  1985. $ R01 Story stopped by ESC
  1986. Story stopped by ESC  --  audio "A" = xx.x
  1987. Story stopped by ESC  --  audio "A" = xx.x   audio "B" = xx.x
  1988.  
  1989. Story execution has stopped because the Escape key was pressed.
  1990.  
  1991. If audio was playing, the message also shows the elapsed audio time
  1992. at the point of interruption in seconds and tenths.  If two tracks
  1993. were playing, both times are shown.
  1994.  
  1995. Absolute audio time can be used instead of a label on a WAIT, and
  1996. you can use ESC to determine what that absolute time is when you
  1997. are synchronizing a story.
  1998.  
  1999.  
  2000. $ R02 BREAK POINT reached
  2001. Story execution has been stopped because the current story line is
  2002. marked as a break point.  If stopping at this point is no longer
  2003. desired, remove the break point mark and start the story again.
  2004. $ R03 Story changed, save and continue run or quit without saving
  2005. This story is about to end, but the changes made to it have not yet
  2006. been saved.  To save the changes, press ALT+F4.  To disregard the
  2007. changes and leave the story in its original form, press F3.
  2008.  
  2009. After exiting the story, press ALT+T to continue the "tell".
  2010. $ R06 Intermediate buffer space exceeded
  2011. The intermediate buffer for evaluating variables on the current story
  2012. line is not big enough for the variables involved at this point in the
  2013. story.  You will need to make some simplifications in the story to get
  2014. around the problem.
  2015.  
  2016. The buffer holds intermediate values of expressions being evaluated,
  2017. parse templates, and evaluated arguments being passed to a called
  2018. function, procedure, or story.  It may be that the total length of all
  2019. the arguments being passed is too large even though individually they
  2020. are 255 bytes or less.  If this is the case, you may need to use
  2021. exposed variables or common knowledge instead of passing arguments.
  2022.  
  2023. When a story line calls a function or procedure, that line's evaluation
  2024. remains pending while the called procedure executes, leaving somewhat
  2025. less space in the intermediate buffer.  Too deep a calling nest may be
  2026. causing the problem.
  2027. $ R07 Not enough memory -- symbols
  2028. There is not enough memory available to create required internal
  2029. symbol tables.
  2030.  
  2031. The message applies to DOS main memory space, which is used for
  2032. symbols (i.e., variables and labels) and some parts of stories,
  2033. audio, pictures, text, and triggers.  The main contributors to
  2034. the memory demand are:
  2035. - calls from large stories to other large stories
  2036. - screens with a large number of triggers and text fields all
  2037.   shown at the same time
  2038. - lengthy audio
  2039. - large numbers of variables with long names and lengthy values
  2040.  
  2041. Restructure your story to cut its size (or make more memory
  2042. available).  This will also improve the story's performance.
  2043. $ R08 Not enough memory -- procedure
  2044. There is not enough memory available to create the required
  2045. internal dictionary associated with the procedure/function call.
  2046.  
  2047. The message applies to DOS main memory space, which is used for
  2048. symbols (i.e., variables and labels) and some parts of stories,
  2049. audio, pictures, text, and triggers.  The main contributors to
  2050. the memory demand are:
  2051. - calls from large stories to other large stories
  2052. - screens with a large number of triggers and text fields all
  2053.   shown at the same time
  2054. - lengthy audio
  2055. - large numbers of variables with long names and lengthy values
  2056.  
  2057. Restructure your story to cut its size (or make more memory
  2058. available).  This will also improve the story's performance.
  2059. $ R09 Too many nested calls
  2060. The structure of the story has caused the maximum nest level to
  2061. been reached.  Each time a CALL statement is used a new nest
  2062. level is created and exists until the return from the called
  2063. routine.  Subsequent use of a CALL statement from within the
  2064. called routine causes yet another nest level to be created, and
  2065. so on.  Change the structure of the story so that calls within
  2066. calls occur less frequently.
  2067. $ R10 Too many files open
  2068. This file cannot be accessed because the number of files now
  2069. in use has already reached the limit.  If this situation recurs,
  2070. change your CONFIG.SYS file to permit more files to be open.
  2071. $ R11 Incomplete DO, IF, or SELECT block
  2072. An END statement, which signifies the end of a DO, IF, or
  2073. SELECT block, has been omitted.  Add an END statement at the
  2074. end of the block.
  2075. $ R12 THEN missing
  2076. The required THEN keyword has been omitted from the IF construct.
  2077. Add the THEN keyword immediately following the first expression.
  2078. $ R13 LEAVE or ITERATE outside loop
  2079. LEAVE or ITERATE was encountered, but not in a DO / END loop.
  2080. Make sure the statement has been placed at the proper location or
  2081. delete it.
  2082. $ R14 FOR variable: not a positive integer
  2083. The result of the expression following the FOR keyword must be a
  2084. positive whole number.  Correct the expression and try it again.
  2085. $ R15 DO variable: not a number
  2086. The result of an expression used in the DO statement must be a number.
  2087. Verify the expressions used, correct any errors, and try it again.
  2088. $ R16 WHEN or OTHERWISE missing
  2089. Either the required keyword WHEN or the required keyword
  2090. OTHERWISE has been omitted somewhere within the SELECT block.
  2091. Add the WHEN or OTHERWISE keyword at the appropriate spot.
  2092. $ R17 Too many nested "DO" loops
  2093. The limit for active nested DO groups is 30.  Simplify the story
  2094. logic to use fewer DO constructs.
  2095. $ R18 SIGNAL or TELL from within "DO" block
  2096. The SIGNAL or TELL verb was inside a DO / END loop.  Revise the
  2097. story logic to avoid this construction.
  2098. $ R19 Story changed, must be saved to execute TELL
  2099. When the TELL line is executed, this story will be discarded from
  2100. memory.  Changes have been made to it which have not yet been saved.
  2101.  
  2102. Press ALT+F4 to save this story.  Then press ALT+T to continue with
  2103. the run (and execute the TELL).
  2104. $ R21 Name violates HRULES
  2105. The variable name does not comply with the minimum-maximum name
  2106. formation rules established with the HRULES statement.  Change
  2107. the name so that it does comply, or change the HRULES setting.
  2108. $ R22 HSEND: code must be 21-23
  2109. The value for argument 1 of the HSEND function must be one of the
  2110. numbers 21, 22, or 23.
  2111. $ R23 Variable name too long
  2112. The expanded value of the compound variable name exceeds the maximum
  2113. length of 250 positions.  Use a shorter name.
  2114. $ R24 Variable value too long
  2115. The contents of the variable is longer than 255 positions.  Use a
  2116. shorter value.
  2117. $ R25 Variable name expected
  2118. The instruction must have a variable name at the appropriate position.
  2119. It either had no name or had some other symbol at that spot.
  2120.  
  2121. DROP: Used to discard one or more variables.  The variable names are
  2122. listed after the word DROP.
  2123.  
  2124. PROCEDURE EXPOSE: Used to share one or more specific variables,
  2125. and only those, with the caller.  The names of the shared variables
  2126. are listed after the word EXPOSE.
  2127.  
  2128. UPPER: Used to convert the contents of one or more variables to
  2129. upper case.  The variable names are listed after the word UPPER.
  2130. $ R26 Comma missing from argument list
  2131. The arguments specified in the argument list for the function
  2132. have not all been separated by commas.  Ensure that a comma has
  2133. been placed between each specific argument and try it again.
  2134. $ R27 Unmatched parenthesis in argument list
  2135. Within the argument list for the function there is an extra left
  2136. or right parenthesis, indicating that a parenthesis is missing.
  2137. Add the missing parenthesis and try it again.
  2138. $ R28 Invalid argument or wrong number of arguments
  2139. A function call may not have more than 10 arguments.
  2140.  
  2141. If the call was for a built-in function, one of the following is the
  2142. case:
  2143. - A required argument is missing or evaluates to a null string.
  2144. - There are too many arguments.
  2145. - An argument's value does not conform to the particular requirements
  2146.   of the function (such as must be a number, must be positive).
  2147.  
  2148. Check the book for the definition of the function.  Then correct the
  2149. line as necessary and try it again.
  2150. $ R29 Invalid name or label
  2151. The name does not conform to the naming rules.  The only characters
  2152. allowed in a name are A-Z, a-z, 0-9, #, @, !, ?, and underscore.
  2153. Lowercase letters are treated as uppercase.
  2154.  
  2155. These rules also apply:
  2156. - The name may not begin with a digit
  2157. - # or @ may only appear as the first character and must be followed
  2158.   by at least one other character
  2159.  
  2160. Although the period is not valid in a name, it can be used to join
  2161. names to express a compound name.  A colon at the end of a name
  2162. indicates that the name is a label.
  2163. $ R30 Unable to restore "saved state"
  2164. Not enough memory was available to completely restore the screen
  2165. for restarting at this point in the story.
  2166. $ R31 Invalid syntax
  2167. The construct of the statement(s) on the line has syntax errors.
  2168. Verify each statement, correct any errors, and try it again.
  2169. $ R32 Invalid expression
  2170. The line has at least one invalid expression.  Verify the construct
  2171. of all expressions specified on the line, correct any errors, and
  2172. try it again.
  2173.  
  2174. A typical cause of the problem is an arithmetic statement where some
  2175. fields are not numbers.  For instance:
  2176.          x = y + 2
  2177. is invalid if "y" doesn't hold a number.  If this is the first time
  2178. that "y" has been used in the story, its value is "Y", the name of
  2179. the field itself.
  2180. $ R33 Semicolon expected after expression
  2181. A semicolon was expected as the next value to be encountered, but
  2182. something else was found.  If multiple statements on a line, make
  2183. sure that each statement was ended with a semicolon.  Correct
  2184. typos, if any, and try it again.
  2185. $ R34 Unexpected keyword
  2186. A keyword was encountered in the statement where no keyword was
  2187. expected.  It may be that a variable was given a name which
  2188. matched a keyword.  Make sure that all applicable keywords have
  2189. been placed in the proper spot, or remove the extraneous keyword
  2190. from the statement.
  2191. $ R35 Non-numeric value in expression
  2192. The result derived from an expression does not resolve to a
  2193. numeric value.  Change the expression or components of the
  2194. expression so that it will evaluate to a numeric value.
  2195. $ R36 Logical value not 0 or 1
  2196. IF requires an expression whose value is 0 or 1.  The result
  2197. derived from the expression resolves to something else.  Change
  2198. the expression or components of the expression so that the ending
  2199. result resolves to a value of 0 or 1.
  2200. $ R37 Unable to load function
  2201. FUNCADD specifies a linkage to an entry point in your own module,
  2202. and the linkage could not be established.  It may be that the
  2203. module was not found or could not be loaded or that it doesn't
  2204. have an entry point of the name indicated.
  2205.  
  2206. If you indicate a specific path, only that path is searched.  If
  2207. you do not indicate a path, the system uses LIBPATH from your
  2208. CONFIG.SYS to determine where to look for the module.  The
  2209. current directory or SYSTEM.!AV will not be searched unless
  2210. explicitly named or listed in LIBPATH.
  2211. $ R38 Function available only in OS/2
  2212. The function you selected can only be done in OS/2, not in DOS.
  2213. The selection has been ignored.
  2214. $ R39 File name too long
  2215. The fully-qualified file name may not be longer than 25 characters,
  2216. including any special characters such as the backslash or colon.
  2217. If the name is resolved from a variable, check the contents of the
  2218. variable to make sure it holds the intended name.  Check spelling of
  2219. the name.  Shorten the name to fit within 25 characters.  You may
  2220. omit the file extension.
  2221. $ R40 Too many fields/triggers
  2222. For SHOW or PASTE: the screen can hold 256 triggers and update
  2223. fields, and the limit has been reached.  Reorganize your story to
  2224. display fewer fields at the same time.
  2225.  
  2226. For INPUT: a limit of 20 fields can be individually identified.
  2227. Rearrange the image or use multiple partial images so that you can
  2228. use INPUT without a need to list individual fields.
  2229. $ R41 Invalid PARSE template
  2230. The parsing template specified has one or more errors.  Examine the
  2231. template for typos or improper use of allowed components, correct the
  2232. errors, and try it again.
  2233. $ R42 Called story needs to be retokenized
  2234. The story is downlevel.  Press CTRL T to force retokenization.
  2235. This new version of the story should be saved.
  2236. $ R43 Divide by zero
  2237. The calculation specified has values which result in an attempt to
  2238. divide by zero.  Dividing by zero is invalid.
  2239. $ R44 Arithmetic overflow
  2240. The result of a calculation exceeds the maximum value that can be
  2241. handled.
  2242. $ R45 LABEL defined more than once
  2243. The same label (format label:) has been defined more than once
  2244. within the story.  Change the duplicate label to another name.
  2245. $ R46 LABEL not found
  2246. The story does not have the label indicated.  Check the spelling
  2247. of the label on this statement or of the label itself.
  2248. $ R47 Invalid art color specified
  2249. An art color that does not exist within the image has been
  2250. specified on the COLOR statement.  Change the art color in
  2251. error to a valid number and try it again.
  2252. $ R48 System cannot display this image
  2253. You are attempting to display an image in a video mode your system
  2254. doesn't support.  You cannot display this image.
  2255.  
  2256. If the image is for an 8514/A, the problem may be:
  2257. - the 8514/A adapter card is not installed in the proper video slot
  2258. - the card doesn't have enough memory (all sockets must be populated)
  2259. - memory chips are upside down (notches should face the same direction)
  2260. - J5 pins not connected (jumper must connect pins nearest edge of card)
  2261. - if in DOS, program HDILOAD not started (run it before starting AVC)
  2262. - if in OS/2, HDILOAD.DLL not found (check LIBPATH in CONFIG.SYS)
  2263. $ R49 Alt "X" requires COLOR/CLEAR with background established
  2264. You are attempting to set partial source coordinates but either
  2265. the screen is in text mode or the line is not a COLOR or CLEAR
  2266. statement.  Change the line to a COLOR or CLEAR statement and/or
  2267. change the story logic to establish an APA video mode.
  2268. $ R50 Alt "Y" requires SHOW/PASTE/COLOR/CLEAR with background established
  2269. You are attempting to set partial target coordinates but either
  2270. the screen is in text mode or the line is not a SHOW, PASTE,
  2271. COLOR, CLEAR statement.  Change the line to a SHOW, PASTE, COLOR
  2272. or CLEAR statement and/or change the story logic to establish an
  2273. APA video mode.
  2274. $ R56 Story too complex, internal storage exceeded
  2275. The story has become complex enough at this point to have overrun
  2276. the interpreter's internal memory buffers.  All of the following
  2277. contribute to complexity:
  2278. - number of IF-THEN-ELSE statements being evaluated
  2279. - number of TELL statements executed to this point
  2280. - number of nested CALLs, including built-in functions
  2281. - number of active DO loops using counters
  2282. - number of terms in active arithmetic or logical expressions,
  2283.   and extent of expression nesting with parentheses
  2284.  
  2285. Revise the story to make it simpler.
  2286. $ R58 Unable to allocate memory
  2287. There is not enough memory to continue the story.  If you are in
  2288. OS/2, check your CONFIG.SYS file to make sure it permits
  2289. swapping and that SWAPPATH= provides adequate free space.
  2290. Also check the swap file drive to make sure its free space
  2291. is at least 512K.
  2292.  
  2293. If you are in DOS, it may be that your system has insufficient
  2294. free main memory (512K is needed).  If you are slightly below the
  2295. requirement, you should cut down on the resident programs in use
  2296. by changing CONFIG.SYS to not load a device driver.  Some
  2297. programs, such as PRINT, become resident the first time you run
  2298. them, and you may need to reboot to eliminate such a program.
  2299.  
  2300. You may be able to cut down your story's size by avoiding:
  2301. - calls from large stories to other large stories
  2302. - screens with a large number of triggers and text fields all
  2303.   shown at the same time
  2304. $ R59 Invalid use of "ON" statement
  2305. The "event" identified in the ON statement must be one of:
  2306. - a number in the range 0 to 511
  2307. - the reserved word KEY or TRIGGER
  2308. - the name of a trigger, conforming to AVA's naming rules
  2309.  
  2310. It may be that the trigger has been named such that is doesn't follow
  2311. the naming rules.  The only characters allowed in a name are A-Z, a-z,
  2312. 0-9, #, @, !, ?, period, and underscore.  These rules also apply:
  2313. - The name may not begin with a digit or period
  2314. - # or @ may only appear as the first character, must be followed
  2315.   by at least one other character, and may not be immediately followed
  2316.   by a period
  2317. $ R60 Video adapter not installed
  2318. If you are using SETVIDEO(), the adapter referred to by the statement
  2319. is either not installed in your machine or not installed properly.
  2320.  
  2321. If adapter is the 8514/A, the problem may be:
  2322. - the adapter card is not installed in the proper video slot
  2323. - the card doesn't have enough memory (all sockets must be populated)
  2324. - memory chips are upside down (notches should face the same direction)
  2325. - J5 pins not connected (jumper must connect pins nearest edge of card)
  2326. - if in DOS, program HDILOAD not started (run it before starting AVC)
  2327. - if in OS/2, HDILOAD.DLL not found (check LIBPATH in CONFIG.SYS)
  2328.  
  2329. If you selected "Browse motion video", motion video is not functional.
  2330. You must have OS/2 Version 1.2 or later, with appropriate statements in
  2331. your CONFIG.SYS file.  Motion video is not supported in DOS.
  2332.  
  2333. Check your CONFIG.SYS file.  It needs:
  2334. - reference to MMEDIA\DLL in the LIBPATH statement
  2335. - DEVICE statements MMOTION.SYS and MMVAINIT.SYS
  2336. - the statement SET MMEDIA=C:\MMEDIA
  2337. $ R62 No such audio label
  2338. The audio label specified cannot be found in the list of valid
  2339. labels for the current audio file.  Make sure the label has been
  2340. typed correctly or change it to one of the valid labels.
  2341. $ R63 Invalid audio combination
  2342. You are trying to play two audio files at the same time.  One of
  2343. them is stereo or MIDI, and there is a conflict.
  2344.  
  2345. Since stereo uses both channels, no other audio can be played with it.
  2346. If you need to play two sounds at once, use audio recorded at voice or
  2347. music quality.
  2348.  
  2349. MIDI can only be played by itself or with voice-quality audio.  In
  2350. addition, if you are playing MIDI with a voice file, you must start
  2351. the MIDI first.
  2352. $ R64 Audio start beyond end position
  2353. The audio starting position is beyond either the boundary of the
  2354. end position specified or the end of the entire audio segment.
  2355. Change the start position to a lesser value and try it again.
  2356. $ R65 FINIS invalid as audio start
  2357. The keyword FINIS, which means end-of-audio-file, was specified
  2358. as the audio starting position.  Change the audio starting
  2359. position to something else and try it again.
  2360. $ R66 BEGIN invalid as audio end
  2361. The keyword BEGIN, which means beginning-of-audio-file, was
  2362. specified as the audio ending position.  Change the audio ending
  2363. position to something else and try it again.
  2364. $ R67 Unresolvable WAIT value
  2365. The value specified for the wait period does not resolve to
  2366. a number or an audio sync point.  If specifying an audio
  2367. sync point, make sure the channel identifier is A or B, which
  2368. are the only two values allowed.  Otherwise, correct any
  2369. typos and try it again.
  2370. $ R68 MIDI must be played on channel "B"
  2371. Your audio file is a MIDI file.  You must use channel B for it,
  2372. not channel A.
  2373. $ R72 Not enough memory -- resource
  2374. The system has run out of memory while trying to load a story or
  2375. execute a CLEAR or COLOR statement.
  2376.  
  2377. The message applies to DOS main memory space, which is used for
  2378. symbols (i.e., variables and labels) and some parts of stories,
  2379. audio, pictures, text, and triggers.  The main contributors to
  2380. the memory demand are:
  2381. - calls from large stories to other large stories
  2382. - screens with a large number of triggers and text fields all
  2383.   shown at the same time
  2384. - lengthy audio
  2385. - large numbers of variables with long names and lengthy values
  2386.  
  2387. Restructure your story to cut its size (or make more memory
  2388. available).  This will also improve the story's performance.
  2389. $ R79 File component not found
  2390. You have specified TEXT for a picture that has no text or have
  2391. indicated a font size that does not exist.  It may be that the file
  2392. name is wrong, but happens to be the same as some other file.
  2393. $ R80 Cannot write to "read only" file
  2394. The story you are trying to update is either on a read-only drive
  2395. or marked as a read-only file.  The operating system will not
  2396. permit it to be changed.
  2397.  
  2398. You can save this story as a new story on a read-write drive.
  2399. Use the "create new" option to do so.
  2400. $ R99 INTERNAL: xxxxxxxxxxxxxxxxx
  2401. An internal error has occurred.  Make note of the circumstances
  2402. and report the error to IBM.
  2403. $ S01 No such file
  2404. You are attempting to edit the image or audio file specified on the
  2405. current story line, but the name is either typed incorrectly or is an
  2406. AVA variable that has not yet been assigned.  Correct any typos in the
  2407. name or run the line that assigns a name to the variable and try it
  2408. again.
  2409. $ S02 Not enough memory for HELP
  2410. There is not enough memory to run the HELP system now.
  2411. $ S03 ENTER exits WITHOUT SAVING, else ESC
  2412. You are attempting to end the Story Editor session but the story has
  2413. been modified.  Press Enter to end without saving or press the Escape
  2414. key to continue editing.
  2415. $ S04 Line must be SHOW  . . .  PART
  2416. You are attempting to set partial target coordinates for an image
  2417. that is to be fully displayed, not partially.  Set partial source
  2418. coordinates first or change the size field to PART.
  2419. $ S05 Story stopped by ESC
  2420. Story execution has been stopped because the Escape key was pressed.
  2421. $ S06 BREAK POINT set
  2422. Successful completion of the request to mark the current story
  2423. line as a break point.
  2424. $ S07 BREAK POINT removed
  2425. Successful completion of the request to remove the break point
  2426. mark on the current story line.
  2427. $ S08 No memory for COPY buffer
  2428. There is not enough memory available to allocate the required
  2429. internal buffer required for COPY.
  2430. $ S09 No memory for UNDO buffer, press ESC to cancel
  2431. There is not enough memory to allocate the internally required
  2432. UNDO buffer.
  2433. $ S10 No memory for ACTION BAR
  2434. There is not enough memory to perform the internal processing
  2435. required to display the ACTION BAR.
  2436. $ S11 No memory to enlarge story
  2437. There is not enough memory available to enlarge the story.
  2438. $ S12 Nothing to COPY
  2439. You are attempting to paste some text lines, but they were not
  2440. first cut or they have been discarded.  Cut the lines you want
  2441. and then repeat the function.
  2442. $ S13 Must complete block edit in process, or ESC to cancel
  2443. You are attempting to start a new function, but a block edit is
  2444. still currently in progress.  Press ENTER to complete the block
  2445. edit function or, press the Escape key to cancel the block edit
  2446. function and then try your request again.
  2447. $ S14 Not enough memory to enlarge TOKEN buffer
  2448. There is not enough memory available to enlarge the internally
  2449. required token buffer.
  2450. $ S15 SHOW/COLOR/CLEAR/PASTE/PLAY must be only statement on line
  2451. You have combined multiple statements on a single story line and
  2452. one of them is an Audio Visual type statement.  An Audio Visual
  2453. type statement must be on a line by itself.  Move the non-Audio
  2454. Visual statement(s) to another story line.
  2455. $ S16 Comment nesting error
  2456. The line has an unbalanced number of end-of-comments to start-of-
  2457. comments.  Comments are started with the characters '/*' and end
  2458. with the characters '*/'.  Correct any start-of- or end-of-
  2459. comments that may be transposed or add/delete as necessary to
  2460. make them balanced.
  2461. $ S17 Invalid character
  2462. The line has a special character which is invalid.
  2463. $ S18 Unbalanced quotes
  2464. The line has an unbalanced number of quotation marks.  Add/delete
  2465. quotation marks as necessary to make them balanced.
  2466. $ S19 Story cannot exceed 500 lines
  2467. You are attempting to enter or copy lines that will cause the
  2468. story to exceed the maximum of 500 lines.
  2469. $ S20 PRINTER error
  2470. The printer hardware has detected an error condition.
  2471. $ S21 Press ESC to cancel printing
  2472. The story is being printed.  You may press the Escape key to cancel
  2473. printing.
  2474. $ S22 Printing stopped by ESC
  2475. Printing of the story stopped because the Escape key was pressed.
  2476. $ S23 Partial coordinates set
  2477. The request to set partial image coordinates has been completed and
  2478. the coordinates have been entered into the story.
  2479. $ S24 Partial coordinates unchanged
  2480. The request to set partial image coordinates has been cancelled
  2481. because the Escape key was pressed.  Any changes made to the
  2482. coordinates have been discarded.
  2483. $ S26 Token buffer improper, press CTRL T to re-tokenize
  2484. An error has been detected in the internally required token
  2485. buffer for the story.  Press CTRL T to force retokenization.
  2486. $ S27 Story retokenized, should be saved
  2487. The story just loaded has just been re-tokenized because it was
  2488. downlevel.  This new version of the story should be saved.
  2489. $ S28 Story saved
  2490. The current story has been saved.
  2491. $ S29 Invalid line type for edit or display
  2492. You have made a request to view or edit either an image file
  2493. or an audio file but the cursor is not positioned on a SHOW,
  2494. PASTE, or PLAY line.  View and edit may only be used on these
  2495. types of lines.
  2496. $ S30 Rotate not valid for field
  2497. You are attempting to rotate through a field that has no rotatable
  2498. values.
  2499. $ S31 Press ENTER when cursor reaches start of block
  2500. Move the cursor to the first line you want and then press Enter.  This
  2501. will start this step.  If you only want one line, press Enter twice.
  2502. $ S32 Press ENTER when cursor reaches end of block
  2503. Move the cursor to the last line you want and then press Enter.
  2504. This will complete this step.  If you only want one line, press
  2505. Enter on that line.
  2506. $ S33 Move cursor for more insert lines, or ENTER to end
  2507. Move the cursor up or down until you have the number of blank
  2508. lines you want.  Then press Enter to complete the insertion.
  2509. $ S34 Current line (where cursor is) restored to prior entry
  2510. Undo successfully completed.
  2511. $ S35 Deleted lines now restored
  2512. You selected the "undo" function, and the lines you previously
  2513. deleted have been put back in the story.
  2514. $ S36 Inserted lines now removed
  2515. You selected the "undo" function, and the lines you previously
  2516. inserted have been removed from the story.
  2517. $ S37 Undo not available
  2518. The Undo buffer is currently empty.  There is nothing to undo.
  2519. $ S38 SHOW statement needed to set video mode
  2520. You are attempting to set either source or target partial
  2521. coordinates for a CLEAR or a COLOR statement, but no SHOW or
  2522. PASTE statement ever precedes it.  A SHOW or PASTE statement
  2523. must be present so that a video mode can be established.
  2524. $ S39 Not found
  2525. The string entered could not be found anywhere in the story.  Enter
  2526. a new string or correct typos, if any, and try the search again.
  2527. $ S40 One moment, please...
  2528. Internal processing is taking place.  You must wait for it to finish.
  2529. $ S41 "Run Again" not available
  2530. The story block you indicated is no longer visible, either because
  2531. it was changed or it was in a different story.  Mark another block
  2532. to be run.
  2533. $ S42 Cannot open text file
  2534. If you are importing a file, the file cannot be found.  Check the
  2535. spelling of the name.
  2536.  
  2537. If you are exporting a file, the drive may be write-protected or
  2538. you may be using the name of an existing file marked read-only.
  2539. $ S43 Error on text file read or write
  2540. If you are importing a file, the file contains corrupt data and
  2541. no part of it has been read.  Use a different copy of the file.
  2542.  
  2543. If you are exporting a file, there was an error during the write
  2544. process.  A section of the file may have been written, but if so
  2545. it is incomplete.  It is possible that the disk is full or that
  2546. the drive is write-protected.  Correct the problem and try again.
  2547. $ S44 File must begin with /*AVC*/
  2548. The first line of the story must begin with the seven characters
  2549. "/*AVC*/", starting in the first position.  Correct the file and
  2550. try again.
  2551. $ S45 Text file is empty
  2552. A file of the name indicated exists on the disk, but there is
  2553. either nothing in it or nothing apart from the "/*AVC*/" line.
  2554. Check the name you are using and the contents of the file.
  2555. $ S46 Not enough memory to import file
  2556. There is not enough memory available to read the file.
  2557. $ S47 Text file can now be pasted
  2558. The file you indicated has been brought into the copy buffer, as
  2559. if you had copied the lines from another story.  Paste the lines
  2560. at the appropriate spot.
  2561. $ S48 Break points cleared
  2562. Breakpoint markings have been cleared from all lines in the story.
  2563. $ S49 Story has no break points
  2564. You selected the function to clear break point markings, but there
  2565. were none in the story.  No change has been made.
  2566. $ S99 INTERNAL: downlevel story
  2567. The story was created by a version of Story Editor that is now
  2568. incompatible with the current version and is unusable.  The story
  2569. should be deleted.
  2570. $ T01 Error initializing AVA interpreter
  2571. There is not enough memory for the interpreter to start.
  2572. $ T02 Error initializing AVA interpreter
  2573. There is not enough memory for the interpreter to start.
  2574. $ T03 Unable to load story file
  2575. Either the story could not be found, or there is insufficient memory
  2576. to load it.
  2577.  
  2578. If you are trying to run Help, the full Help system is not installed.
  2579. You can add Help to your AVC system by running the install procedure
  2580. from your original AVC diskettes.
  2581. $ T04 Error finding path or story name
  2582. The story cannot be located.  Check the directory name and the
  2583. story name.
  2584. $ T05 Story has run time errors
  2585. The story has encountered an error condition and has stopped as a
  2586. result.  The most common causes are:
  2587. - picture, audio, or called story not found
  2588. - expression used with IF which did not evaluate to 0 or 1
  2589. - variable used with DO which did not evaluate to a number
  2590. - unmatched DO/END pairs
  2591. - attempt to divide by zero, or arithmetic overflow
  2592.  
  2593. These are the most common problems, but the particular error in
  2594. this case may be something different.  Use Story Editor to run the
  2595. story and isolate the problem.
  2596. $ T06 Internal buffer space exceeded
  2597. The story has become complex enough at this point to have overrun
  2598. the interpreter's internal memory buffers.  All of the following
  2599. contribute to complexity:
  2600. - number of IF-THEN-ELSE statements being evaluated
  2601. - number of TELL statements executed to this point
  2602. - number of nested CALLs, including built-in functions
  2603. - number of active DO loops using counters
  2604. - number of terms in active arithmetic or logical expressions,
  2605.   and extent of expression nesting with parentheses
  2606. - length of evaluated arguments passed to procedures
  2607.  
  2608. Revise the story to make it simpler.
  2609. $ T07 Not enough memory
  2610. If you are running the story in DOS, the most likely problem is
  2611. that it has too great a demand on main memory space.  The main
  2612. contributors to memory demand are:
  2613. - calls from large stories to other large stories
  2614. - screens with a large number of triggers and text fields all
  2615.   shown at the same time
  2616. - lengthy audio
  2617. - large numbers of variables with long names and lengthy values
  2618.  
  2619. If your story has any of these conditions, restructure it to
  2620. cut its size (this should also improve its performance).
  2621.  
  2622. If this is not the problem, your system may have insufficient
  2623. free main memory or expanded memory, or (in OS/2) there may not
  2624. be enough disk space for the system's swap file (you need 512K
  2625. free space on the swap file's drive).
  2626. $ Y01 Unable to write the profile
  2627. The profile cannot be written.  There is a problem with the disk or
  2628. diskette drive.  Correct the problem and try again.  You may have to
  2629. delete the file if it was partially written.
  2630. $ Y02 Error or EOF while reading profile
  2631. The profile cannot be read.  Either there is a problem with the disk
  2632. or diskette drive or the file's data has been damaged.  Correct the
  2633. problem and try again.
  2634. $ Y03 No suitable video adapter detected
  2635. The configurator did not find an acceptable video adapter for AVC
  2636. operation.  Verify your configuration and try again.
  2637. $ Y04 Wrong version of profile
  2638. The data in the profile file is corrupted.  To correct the problem,
  2639. delete the profile file and create it again.
  2640. $ Y50 Mouse sensitivity out of range 1,10
  2641. The value entered for the mouse sensitivity parameter is not within
  2642. the valid range of 1 through 10.  Correct the error and try again.
  2643. $ Y51 Mouse click time out of range 1,10
  2644. The value entered for the mouse click time parameter is not within
  2645. the valid range of 1 through 10.  Correct the error and try again.
  2646. $ Y52 Unrecognized video adapter type
  2647. You have entered an invalid video adapter type.  Correct the error
  2648. and try again.
  2649. $ Y53 Parameter value out of range
  2650. The value entered for a configuration parameter is not within the valid
  2651. range.  Correct the error and try again.
  2652. $ Y99 INTERNAL: xxxxxxxxxxxxxxxxxxx
  2653. An internal error has occurred.  Make note of the circumstances and
  2654. report the error to IBM.
  2655. $ Z05 AVC requires IOPL=YES in the CONFIG.SYS
  2656. Your CONFIG.SYS file requires the statement IOPL=YES.  Change the
  2657. file and reboot.
  2658. $ Z06 No LIM available - cannot load module
  2659. To run in DOS, your system requires expanded memory.
  2660. $ Z07 No LIM space available - cannot load module
  2661. Your system does not have enough expanded memory.
  2662. $ Z08 Not enough memory to run AVC
  2663. In DOS, you need 512K (524,288 bytes) free memory to run AVC and
  2664. possibly as much as 464K (475,136 bytes) to run TELL.
  2665.  
  2666. The memory requirements for TELL depend on whether the system has
  2667. an audio card and whether it is set up for host communications: i.e.,
  2668. has SRPI installed.  The basic requirement is 416K (425,984).  Audio
  2669. needs an additional 36K and SRPI 12K.
  2670.  
  2671. Use CHKDSK to find out how much free memory you have.  If you are
  2672. below the requirement, you should cut down on the resident programs
  2673. in use by changing CONFIG.SYS to not load a device driver.  Some
  2674. programs, such as PRINT, become resident the first time you run
  2675. them, and you may need to reboot to eliminate such a program.
  2676.  
  2677. The AVC cannot be run in the DOS compatibility box.  If this is the
  2678. problem, switch over to OS/2 and run from there.
  2679.  
  2680. For OS/2 systems running SuperVGA, there is an incompatability
  2681. between the BVHSVGA driver and AVC. In order to run AVC, edit the
  2682. CONFIG.SYS and change 'SET VIO_VGA=(BVHVGA,BVHSVGA)' to
  2683. 'SET VIO_VGA=(BVHVGA)'.
  2684.  
  2685. $ Z10 Error searching path for AVC.EXE
  2686. The AVC cannot determine the directory to load its code from.  Your
  2687. CONFIG.SYS file (or AUTOEXEC.BAT, if in DOS) needs a PATH= statement
  2688. which includes the SYSTEM.!AV directory.  The directory itself must
  2689. be located off the root of a drive, not in a subdirectory.  Correct or
  2690. add the PATH= statement and reboot.
  2691. $ Z11 Only 1 AVC Session allowed
  2692. The system is already running under a different session.  Switch back
  2693. to that session and continue from there.
  2694. $ Z12 Not enough disk space to run AVC
  2695. In DOS, the AVC uses disk work space to enable you to switch from
  2696. one editor to another in the same session.  Each different editor you
  2697. use will require about 150,000 bytes of work space.
  2698.  
  2699. Check the amount of free disk space on the drive with your user library
  2700. and delete files as necessary.
  2701. $ Z13 Not enough LIM memory to run AVC
  2702. In order to run the AVC, you need 2 megabytes of available expanded
  2703. memory.
  2704.  
  2705. Your CONFIG.SYS file has a DEVICE statement for the expanded
  2706. memory manager.  Check that it specifies sufficient memory.
  2707.  
  2708. It may be that your expanded memory card is defective.  If this is
  2709. the case, a warning message will appear on the screen when you boot
  2710. the system.
  2711.  
  2712. If you have run some other program before running the AVC, it is
  2713. possible that the program acquired expanded memory and did not
  2714. release it when it ended.
  2715. $ Z14 Invalid user library name
  2716. The parameter typed with the AVC command must indicate the name
  2717. of a user library and may need to include path information if your
  2718. current directory is not the root.
  2719.  
  2720. If your user name is USER, for example, there must be a root sub-
  2721. directory named USER.!AL.  This directory is your "library".
  2722.  
  2723. If your current directory is not the root or is on a different drive
  2724. from your library, you need to provide path information . . . for
  2725. example, AVC \USER or AVC C:\USER.
  2726. $ Z15 Program file missing for requested feature
  2727. One of the program code files is missing from the SYSTEM.!AV
  2728. directory.  Reinstall the AVC.  The reinstallation will add the
  2729. missing file.
  2730. $ Z16 Not enough memory for feature
  2731. There is not enough memory to start the process you selected.
  2732. Either your configuration prevents memory swapping or the drive
  2733. with the swap file doesn't have enough free space.
  2734.  
  2735. First, check your CONFIG.SYS file to make sure it permits swapping
  2736. and that SWAPPATH= provides adequate free space.  If not, change
  2737. CONFIG.SYS and reboot.
  2738.  
  2739. Check the amount of free space on the swap file drive before
  2740. starting the AVC.  You will need a minimum of 2,200,000 bytes
  2741. free to be able to operate at all and should have at least twice
  2742. that amount to avoid periodic "out of memory" conditions.
  2743. $ Z99 INTERNAL: xxxxxxxxxxxxxxxxxxx
  2744. An internal error has occurred.  Make note of the circumstances
  2745. and report the error to IBM.
  2746.