home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / utilities / zap / !Zap / HelpData < prev    next >
Encoding:
Text File  |  1994-03-05  |  19.8 KB  |  687 lines

  1. | Zaps data for interactive Help.
  2. | Labels are of the form:
  3. |   zap.item1.item2.etc    for menu items (lower case and spaces removed)
  4. |   window.name        for leaf window with given template name
  5. |   mode_n        for help on a window in mode n
  6. |   zap.icon        for zaps main icon
  7.  
  8. | Main icon
  9.  
  10. zap.icon
  11. This is the Zap application.
  12. Zap is a text editor.
  13. Click SELECT to open a new text file.
  14. Drag a file onto this icon to load it.
  15.  
  16. | Window in mode 'n'
  17.  
  18. mode_0
  19. This is a Zap window in text editing mode.
  20. Click SELECT to set the cursor or ADJUST to select region to cursor.
  21. Drag SELECT to set a selection or ADJUST to alter a selection.
  22. Double click SELECT to select a word etc.
  23.  
  24. mode_1
  25. This is a Zap window in byte editing mode.
  26. Toggle hex entry mode via F2 and insert/overwrite mode via INSERT.
  27. In hex entry mode keys 0-9,A-F,a-f enter hex bytes.
  28.  
  29. mode_2
  30. This is a Zap window in word editing mode.
  31. In hex entry mode keys 0-9,A-F,a-f enter hex words.
  32. DELETE deletes a whole word.
  33. Use undo (F8 or Shift <-|) to remove last digit typed.
  34.  
  35. mode_3
  36. This is a Zap window in ASCII editing mode.
  37. Type characters to insert them.
  38.  
  39. mode_4
  40. This is a Zap window in assembler instruction examining mode.
  41. Press RIGHT arrow to follow a branch and LEFT arrow to go back.
  42. Press CTRL-I to indirect to a word (eg in module header).
  43.  
  44. mode_5
  45. This is a Zap window in tokenised BASIC editing mode.
  46. Press SHIFT-F8 to renumber the program.
  47. Press SHIFT-CTRL-F or SHIFT-CTRL-U to run the program.
  48.  
  49. mode_6
  50. This is a Zap window in detokenised BASIC editing mode.
  51. Use as for text mode.
  52.  
  53. mode_11
  54. This is a Zap throwback window.
  55. Double click SELECT or press RETURN on a line to go to the match.
  56. Click ADJUST or press DELETE on a line to remove the line.
  57.  
  58. mode_12
  59. This is a Zap taskwindow output window.
  60. Change to TEXT mode to suspend the task.
  61. Change back to TASKWINDOW mode to resume the task.
  62. Use the COPY key to copy text.
  63.  
  64. | Leaf windows
  65.  
  66. window.InfoBox
  67. This is the Zap info window.
  68. The application Zap is copyright Dominic Symes - see 'Copyright' file.
  69. Click on the 'Dominic Symes' for a list of mode authors.
  70. See the 'Copyright' file for my address.
  71.  
  72. window.GotoBox
  73. This window displays your current position in the text.
  74. Type the line number or address you wish to move to in the file.
  75. You may use expressions (eg '&100+32*78').
  76. Press CTRL U to clear the buffer.
  77.  
  78. window.SaveBox
  79. Drag the file type icon to a directory window to save the file.
  80. Press RETURN or click on 'OK' to save the file.
  81. Click ADJUST on 'OK' to save the file but leave the window open.
  82. Click MENU to bring up a file type menu.
  83.  
  84. window.DyingBox
  85. Click SAVE    (or press 'S') to save the file before it is discarded.
  86. Click DISCARD (or press 'D') to delete the file.
  87.  
  88. window.QuitBox
  89. Click QUIT (or press 'Q') if you wish to leave zap WITHOUT saving any files.
  90.  
  91. window.SaveSelBox
  92. Drag the file type icon to a directory window to save the selection.
  93.  
  94. window.SearchBox
  95. Type the search string and press RETURN to search for it.
  96. Press CTRL U to clear the buffer.
  97. Click on 'Show Macros' to change Case Sensitivity and Macros.
  98. Press TAB to recall the old search string.
  99.  
  100. window.MacroBox
  101. The small boxes give the macro to match.
  102. The large boxes give the text to replace the macro with.
  103.  
  104. window.ReplaceBox
  105. Type search string then RETURN.
  106. Type replace string then RETURN.
  107. Press CTRL U to clear a buffer.
  108. See !Help file for more details.
  109.  
  110. window.NextBox
  111. Click REPLACE (or press R) to replace one match.
  112. Click TO END  (or press T or E) to replace all following matches.
  113. Click SKIP    (or press S) to move to the next match without replacement.
  114.  
  115. window.PrintBox
  116. Prints a file by use of the !Printers (printer driver) application.
  117. Printing uses the outline font selected via the display menu.
  118. Press PRINT to start printing.
  119.  
  120. window.DzapBox
  121. Type the filing system name (CASE SENSITIVE) and then press RETURN.
  122. The default drive number should then be filled in for you.
  123. Type the drive number then RETURN to change drive.
  124. Press READ SECTOR to read the disc.
  125.  
  126. window.QuickBox
  127. Click on PRINT or type RETURN to send the file to the printer.
  128. If this does not work for your printer then change the CR/LF DIP switch OR:
  129. Load the printer driver and save the file onto it.
  130.  
  131. window.MzapBox
  132. Drag the 'switcher' icon to a window/icon belonging to the task you want.
  133. Press RETURN or click on READ.
  134.  
  135. window.UndoBox
  136. If you turn off the UNDO remember that PASTE and YANK will no longer work.
  137.  
  138. window.LoadBox
  139. Click on 'EDIT' (or press E) to load the file into a separate buffer.
  140. Click on 'OVERWRITE' (or press O) to replace the current buffer.
  141.  
  142. window.SaveOBox
  143. Click on 'OVERWRITE' (or press O) to replace the file on disc.
  144.  
  145. window.SaveCBox
  146. Click on 'SAVE TO CSD' to save to the currently selected directory.
  147.  
  148. window.MiniBuf
  149. This is the Zap minibuffer.
  150. Drag with SELECT to move.
  151. Drag near the right hand edge to resize.
  152. Press ESCAPE to leave the minibuffer.
  153.  
  154. | Window menu
  155.  
  156. zap.file
  157. Bring up save box (SAVE).
  158.  
  159. zap.file.save
  160. Saves file to disc directly (QUICKSAVE).
  161.  
  162. zap.file.search
  163. Bring up search box with current options.
  164.  
  165. zap.file.goto
  166. Bring up goto box (GOTO).
  167.  
  168. zap.file.replace
  169. Bring up search and replace box (REPLACE).
  170.  
  171. zap.file.print
  172. The submenu lists various ways of printing a file from Zap.
  173. If these don't work then load the printer driver !Printers and save the
  174. file onto it.
  175.  
  176. zap.file.print.quick
  177. Brings up quick print box (QUICKPRINT).
  178.  
  179. zap.file.print.fancy
  180. Brings up fancy print box (PRINTFILE).
  181. You must have the printer driver loaded.
  182.  
  183. zap.file.print.open
  184. Opens the 'printer:$' filer window (OPENPRINTER).
  185.  
  186. zap.file.print.close
  187. Closes the 'printer:$' filer window (CLOSEPRINTER).
  188.  
  189. zap.file.print.dump
  190. Creates a text image of the current display (DUMPFILE).
  191.  
  192. zap.file.readonly
  193. Toggles the file in/out of read only mode (READONLY).
  194.  
  195. zap.file.newview
  196. Creates a new view on the indicated file (NEWVIEW).
  197.  
  198. zap.file.undoon
  199. Toggles the undo buffer on and off.
  200. Switching it off will cause all undo data to be lost.
  201. While the buffer is off, PASTE (ctrl-Y) will not work.
  202. Switch off undo before dropping in large files.
  203.  
  204. zap.selection
  205. The submenu handles selected regions.
  206. Hold down SELECT and drag with the mouse to select a region.
  207. Alternatively, use CTRL-COPY.
  208.  
  209. zap.selection.save
  210. Saves the selected region if there is one.
  211.  
  212. zap.selection.clear
  213. Clears any selected region (CLEARSEL).
  214.  
  215. zap.selection.cut
  216. Cuts the selected region.
  217. If undo buffer is on then you may paste it with Ctrl-Y.
  218. If the undo buffer is off then the region is deleted PERMANENTLY.
  219.  
  220. zap.selection.paste
  221. This pastes the last region cut from this file repeatedly.
  222. To paste previously deleted regions use yank (shift-ctrl-Y). (PASTE)
  223.  
  224. zap.selection.yank
  225. This pastes the last region cut from this file.
  226. Repeated presses will cycle thorough previously deleted regions.
  227. Use ESCAPE to halt the operation (or move the cursor) (YANK).
  228.  
  229. zap.selection.copy
  230. This copies the selected region to the current cursor position (COPYSEL).
  231.  
  232. zap.selection.move
  233. This moves the selected region to the current cursor position (MOVESEL).
  234.  
  235. zap.selection.keep
  236. This copies the region to the kill ring without deleting it.
  237. Press CTRL Y to paste the region (KEEPREGION).
  238.  
  239. zap.selection.indent
  240. This indents the selected region (INDENT).
  241. Insert number 'n' to insert by n spaces.
  242. Insert number '-n' to remove n spaces.
  243. Insert a string to indent by that string.
  244.  
  245. zap.selection.outdent
  246. This outdents the selected region by the same number of characters as the
  247. indent string (OUTDENT).
  248.  
  249. zap.edit
  250. The submenu lists various options concerning the editing of text.
  251.  
  252. zap.edit.fastundo
  253. This undoes the last operation in direct line to the file start state.
  254. (FASTUNDO)
  255.  
  256. zap.edit.undo
  257. This undoes the last operation regardless of what it was. (FULLUNDO)
  258.  
  259. zap.edit.redo
  260. This negates the effect of the last undo whether full or fast. (REDO)
  261.  
  262. zap.edit.misc.swapcase
  263. This swaps the case of the next character/selected region. (SWAPCASE)
  264.  
  265. zap.edit.misc.selectbuffer
  266. This selects the entire buffer. (SELECTBUFFER)
  267.  
  268. zap.edit.misc.swapchars
  269. This swaps the two characters either side of the cursor. (SWAPCHARS)
  270.  
  271. zap.edit.misc.copymode
  272. This starts split cursor copying.
  273. Move cursor and press copy key to copy characters. (COPY)
  274.  
  275. zap.edit.misc.select
  276. This starts select by keyboard mode.
  277. Move the cursor as to delimit the selected region.
  278. Press ESCAPE to end the selection.
  279. This is much faster than using the mouse. (SELREGION)
  280.  
  281. zap.edit.misc.splitline
  282. Splits the current line in two at the cursor position. (SPLITLINE)
  283.  
  284. zap.edit.misc.joinline
  285. Joins the next line onto that with the cursor. (JOINLINE)
  286.  
  287. zap.edit.misc.formattext
  288. Formats the text from cursor position to paragraph end. (FORMATTEXT)
  289.  
  290. zap.edit.misc.closewindow
  291. Swaps the cursor to the next available window and closes the original one.
  292. (CLOSEWINDOW)
  293.  
  294. zap.edit.misc.closeother
  295. Closes the next window in line (the one which SHIFT F2 would swap to).
  296. Useful for getting rid of throwback windows (CLOSEOTHER).
  297.  
  298. zap.edit.misc.togglesize
  299. Toggles the size of the window (TOGGLEWIND).
  300.  
  301. zap.edit.overwrite
  302. Toggles text entry between insert/overwrite modes. (TOGGLEINSERT)
  303.  
  304. zap.edit.hexentry
  305. Toggles text entry between hex and ascii modes in modes Byte and Word.
  306. (HEXASCII)
  307.  
  308. zap.edit.wordwrap
  309. Toggles wordwrap mode on and off and sets wordwrap text width. (WORDWRAP)
  310. When on, paragraphs are dynamically wrapped when you edit text.
  311.  
  312. zap.edit.linewrap
  313. Toggles linewrap mode on and off (LINEWRAP).
  314. When on, lines wrap when you type beyond the wrap width.
  315. Unlike wordwrap, lines cannot be 'pulled back' when you delete.
  316. Use the wordwrap submenu to set the width.
  317.  
  318. zap.edit.lineedit
  319. Toggles edit paradigm between line edit mode and stream edit mode.
  320. In stream edit mode, the return key acts as splitline, and the delete key
  321. at the start of a line acts as joinline.
  322.  
  323. zap.edit.nonstandard
  324. Enables non standard mode features.
  325. (eg in Basic spaces at the end of lines are automatically removed
  326. and colons are added on a joinline call).
  327.  
  328. zap.edit.autoindent
  329. Turns auto indent mode on and off.
  330.  
  331. zap.mode
  332. Gives a menu of the currently installed modes.
  333. Each mode has its own leaf menu.
  334. Use these menus to set mode aspects such as the display width.
  335.  
  336. zap.mode.text
  337. Display is in standard text format.
  338.  
  339. zap.mode.byte
  340. Display is in hexadecimal bytes.
  341.  
  342. zap.mode.word
  343. Display is in hexadecimal words.
  344.  
  345. zap.mode.ascii
  346. Display is in characters with no 'return symbol'.
  347. It handles this much faster than text mode would.
  348.  
  349. zap.mode.code
  350. Display is in disassembled instructions at one per line.
  351.  
  352. zap.mode.basic
  353. Handles TOKENISED basic programs.
  354.  
  355. zap.mode.bastxt
  356. Handles Basic programs by detokenising them on loading and tokenising
  357. them on saving.
  358.  
  359. zap.mode.cmode
  360. Handles bracket matching and C function listing.
  361.  
  362. zap.mode.throwback
  363. Handles throwback buffers. Use F7 to create a buffer.
  364.  
  365. zap.mode.taskwindow
  366. Handles taskwindow buffers.
  367. Use the create.taskwindow menu option to create such a buffer.
  368.  
  369. zap.display.linenumbers.none
  370. Removes all line numbers (NOLINENOS).
  371.  
  372. zap.display.linenumbers.logical
  373. Displays line numbers in logical format (logical lines for text mode and
  374. actual line number in basic mode) (LOGICAL).
  375.  
  376. zap.display.linenumbers.physical
  377. Displays line numbers in physical format.
  378. Ie, the line offset from the start of the display plus the given start
  379. line value. (PHYSICAL)
  380.  
  381. zap.display.linenumbers.addresses
  382. Displays line numbers as file offsets from the start of the file plus the
  383. given start 'address' of the file. (ADDRESS)
  384.  
  385. zap.display.linenumbers.startline
  386. Gives the start line number to use for logical/physical line numbers.
  387.  
  388. zap.display.linenumbers.startaddr
  389. Gives the start address to use for address offsets.
  390.  
  391. zap.display.tabs.none
  392. Displays the tab character as its usual ascii character.
  393.  
  394. zap.display.tabs.asspaces
  395. Expands tabs to next column of 8 as spaces.
  396.  
  397. zap.display.tabs.tabchar
  398. Gives the tab character value.
  399. Please leave this as 9 in all but exceptional circumstances.
  400.  
  401. zap.display.linespacing
  402. Sets the line spacing in 1/8ths of a character.
  403.  
  404. zap.display.font.system(at1dpp)
  405. Sets the standard fast redraw zap font at 1 dot per pixel resolution.
  406.  
  407. zap.display.font.system(scaled)
  408. Sets the standard fast redraw zap font at variable resolution.
  409. Height is scaled to match the size of standard OS characters in this mode.
  410. This is the default option.
  411.  
  412. zap.display.font.system(viavdu)
  413. This uses the standard vdu drivers for redrawing the screen.
  414. It is provided mainly as a test font.
  415. Try the fonts out in mode 22 to see the difference.
  416.  
  417. zap.display.font.other(quick)
  418. Sets fast redraw for the current anti-aliased font.
  419. Use 'Other font name' and 'Other font size' to change the font.
  420. Zap caches the characters so will require extra memory.
  421.  
  422. zap.display.font.other(viavdu)
  423. As for the 'other (quick)' option, but uses the system call "Font_Paint".
  424.  
  425. zap.display.font.otherfontname
  426. Sets the anti-aliased font name.
  427. Change the default font name in the 'Keys' file.
  428.  
  429. zap.display.font.otherfontsize
  430. Sets the anti-aliased font size in points.
  431. Change the default font size in the 'Keys' file.
  432.  
  433. zap.display.colours
  434. Changes colours for current window and mode.
  435.  
  436. zap.display.width
  437. Changes the width of the current window.
  438. What the width means will depend on the mode.
  439. Eg, in Word mode it is the number of words per line.
  440.  
  441. zap.display.misc.returnchar
  442. Sets the return character value. (please use 10 as standard value).
  443.  
  444. zap.display.misc.margin
  445. Sets the margin width in characters.
  446.  
  447. zap.display.misc.autowidth
  448. Sets the display width of loaded text files automatically when the file is
  449. loaded to the longest line in that file.
  450.  
  451. zap.display.misc.bigendian
  452. Reverses all word reads/writes as if you were on an Arm 6 processor with
  453. endianness reversed.
  454. I suggest most people leave this off!
  455.  
  456. zap.misc.keymap.command
  457. This opens the minibuffer for you to type a zap command.
  458. The command will then be executed (COMMAND).
  459.  
  460. zap.misc.keymap.default
  461. Returns to the default keymap (DEFAULTMAP).
  462.  
  463. zap.misc.keymap.bind
  464. Enables you to bind the learnt key sequence to any key (BINDTOKEY).
  465.  
  466. zap.misc.keymap.emacs
  467. Switches to keymap number 1.
  468. This is the Emacs emulation keymap.
  469. The ESCAPE key acts as META (EMACS).
  470.  
  471. zap.misc.markers.togglemark
  472. Toggles a marker at the current cursor position (TOGGLEMARK)
  473.  
  474. zap.misc.markers.lastmark
  475. Goes to the last set mark. (eg use after a ctrl-down) (LASTMARK)
  476.  
  477. zap.misc.markers.nextmark
  478. Goes to the next set mark. (NEXTMARK)
  479.  
  480. zap.misc.tabmode.unixtab
  481. Makes the tab key insert the tab character.
  482.  
  483. zap.misc.tabmode.!edittab
  484. Makes the tab key align to the next column using the text above as a guide.
  485.  
  486. zap.misc.tabmode.columntab
  487. Makes the tab key align to the next column of a given width.
  488.  
  489. zap.misc.tabmode.asspaces
  490. The tab actions above insert as many tab chars as possible.
  491. If this option is set then spaces are inserted instead.
  492.  
  493. zap.misc.tabmode.toggletab
  494. Toggles between UNIX and !Edit tab modes (SWITCHTAB).
  495.  
  496. zap.misc.insert.date
  497. Insert current data. Format set in keys file. (INSERTDATE)
  498.  
  499. zap.misc.insert.time
  500. Insert current time. Format set in keys file. (INSERTTIME)
  501.  
  502. zap.misc.delete.deleteline
  503. Deletes current line containing cursor. (DELLINE)
  504.  
  505. zap.misc.delete.deletetostart
  506. Deletes from start of line to cursor. (DELTOSTART)
  507.  
  508. zap.misc.delete.deletetoend
  509. Delete from cursor to end of line, or line terminator if it is empty as in
  510. emacs. (DELTOEND)
  511.  
  512. zap.misc.move.indirect
  513. Move to address contained in word at cursor, most useful in Code mode.
  514. (INDIRECT)
  515.  
  516. zap.misc.move.swapwindow
  517. Swaps to next window. (SWAPWINDOW)
  518.  
  519. zap.misc.move.lastsector
  520. Moves to last sector on a read-disc file.
  521.  
  522. zap.misc.move.nextsector
  523. Moves to next sector on a read-disc file.
  524.  
  525. zap.misc.move.lasttrack
  526. Moves to last track on a read-disc file.
  527.  
  528. zap.misc.move.nexttrack
  529. Moves to next track on a read-disc file.
  530.  
  531. zap.misc.learn.learn
  532. Start/stop learning a key sequence.
  533. (see the !Help, Sect D file for details) (LEARN)
  534.  
  535. zap.misc.learn.execute
  536. Execute last learnt key sequence. (EXECUTE)
  537.  
  538. zap.misc.match.last
  539. Move to last match after using the Search window. (LASTMATCH)
  540.  
  541. zap.misc.match.next
  542. Move to next match after using the Search window. (NEXTMATCH)
  543.  
  544. zap.misc.search.forward
  545. Start search as you type forward/move to next match. (SEARCHFORWARD)
  546.  
  547. zap.misc.search.backward
  548. Start search as you type backward/move to last match. (SEARCHBACK)
  549.  
  550. zap.misc.basic.renumber
  551. Renumber a basic program. (RENUMBER)
  552.  
  553. zap.misc.basic.dropintobasic
  554. Load the basic program at PAGE. (BASIC)
  555.  
  556. zap.misc.basic.run
  557. Run the basic program at PAGE. (RUN)
  558.  
  559. zap.misc.basic.runthenquit
  560. Run the basic program at PAGE then quit. (RUNANDQUIT)
  561.  
  562. zap.misc.basic.saveandrun
  563. Save the basic program and chain from disc. (COMPILE)
  564.  
  565. zap.misc.basic.save,run,quit
  566. Save the basic program, chain from disc and then quit. (SAVEANDRUN)
  567.  
  568. zap.misc.copyops
  569. Copy the windows options to being the default option.
  570. This is still not fully tested and doesn't copy all mode dependent options.
  571.  
  572. | Iconbar menu
  573.  
  574. zap.options.saveoptions
  575. Save current options as shown in the options menu.
  576. Options are saved in the !Config file.
  577. Delete the !Config file to restore default options.
  578.  
  579. zap.options.editkeys
  580. Loads the 'keys' file for editing.
  581.  
  582. zap.options.reloadkeys
  583. Rereads the 'keys' file and sets to set up any new key bindings.
  584.  
  585. zap.options.misc.auto-delfiles
  586. This causes a file to be deleted when the last window on it is closed.
  587. If you switch this off then it will behave like !Impression.
  588. Files will remain resident and can be got at via 'Create.NewView'.
  589.  
  590. zap.options.misc.auto-clrregions
  591. When this option is on, changing the text causes the region to be
  592. deselected as in !Impression.
  593.  
  594. zap.options.misc.undosupported
  595. Sets whether the undo buffer should be on by default.
  596. Only switch this off if you are very short of memory.
  597. (Cut and paste will not work if you switch this off)
  598.  
  599. zap.options.misc.flashingcursor
  600. This option gives a flashing cursor.
  601. The flash rate can be set in the keys file.
  602.  
  603. zap.options.misc.checkdatestamp
  604. This option checks the date stamp of the file when saving.
  605. If it is on and the file you save is dated earlier than the version on disc
  606. then a warning will be given.
  607. There are time lag problems with this on networks/MSDOS discs.
  608.  
  609. zap.options.misc.auto-clrsearch
  610. When on, the search string in the search box is automatically cleared when
  611. the box is opened (by F4/F7).
  612. Press TAB while in the search box to get the old search string.
  613.  
  614. zap.options.misc.confinecursor
  615. Keeps the cursor in the window when the window is scrolled via arrow keys.
  616.  
  617. zap.options.mode
  618. Sets default mode to be used for unrecognised filetypes.
  619. Also sets the source mode for mode dependent options to be shown in the
  620. options menus. Please see the !Help file for details.
  621.  
  622. zap.options.display
  623. As for the window display menu, but changes the default options.
  624.  
  625. zap.options.ctrlchars
  626. Sets the character set used by zap windows for characters &00-&1f on fast
  627. redraw. Also use this to update the font on a font change.
  628.  
  629. zap.options.colours
  630. Set the colours used for the various parts of zap.
  631. If you change the background colour then change the cursor colour as well.
  632.  
  633. zap.options.edit
  634. As for the window edit menu, but changes the default options.
  635.  
  636. zap.options.tabmode
  637. As for the window tab menu, but changes the default options.
  638.  
  639. zap.options.minibuffer
  640. Sets the minibuffer status.
  641.  
  642. zap.options.minibuffer.popup
  643. Causes the minibuffer to 'pop up' only when needed.
  644. Escape will cause it to disappear.
  645.  
  646. zap.options.minibuffer.permanent
  647. Causes the minibuffer to be open permanently.
  648. This also enables you to see the Meta/Ctrl prefixes.
  649.  
  650. zap.options.minibuffer.cursortypes
  651. Selects what shape of cursor is used for which cursor action.
  652.  
  653. zap.options.debug
  654. Debug menu which should not be present in release versions.
  655.  
  656. zap.newview
  657. Open a new window on the given file.
  658.  
  659. zap.delete
  660. Remove a given file from memory.
  661.  
  662. zap.type
  663. Open an empty file of the given type.
  664.  
  665. zap.create.getmodule
  666. Import given module from memory.
  667. Use Ctrl-I to jump to the header entry points.
  668.  
  669. zap.create.getworkspace
  670. Import the workspace of a given module.
  671.  
  672. zap.create.readmemory
  673. Opens a window to import the memory from another task.
  674.  
  675. zap.create.readdisc
  676. Opens a window to import data from a filecore filing system.
  677.  
  678. zap.create.taskwindow
  679. Creates a task window.
  680. You will need the module called 'Task' or 'TaskWindow' as supplied
  681. with desktop C.
  682.  
  683. zap.help
  684. Import the !Help file.
  685.  
  686. | End
  687.