home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 260.img / QFE42.ZIP / QFE.HLP < prev    next >
Text File  |  1990-09-01  |  22KB  |  551 lines

  1.      Editor                                                    EDIT ENTRIES
  2. 10 4 2 6 28 30
  3. Commands
  4. Keys
  5. Help for Help
  6. Modes
  7. Use the Editor like a word processor. The cursor keys and editing keys
  8. (Ins, Del, etc.) work as you might expect. Use F3 and F4 (or F6) to mark a
  9. block of lines, then use a command (listed in the lower portion of the main
  10. screen) to perform an operation on the block.
  11.  
  12. Select "Commands" or "Keys" for details about commands and editing keys.
  13. Select "Help for Help" (or press AltF1) for details about using the help
  14. system.
  15.  
  16. (AltF1 means "hold the Alt key and press F1".)
  17.      Commands                                                      COMMANDS
  18. 13 6 3 8 9 10 11 12
  19. More
  20. (find) Again
  21. Clear
  22. Dupe
  23. Exchange
  24. Find
  25. Again: repeats Find, using the previous search text rather than prompting
  26. for a new one.
  27.  
  28. Clear: sets the Name, Number, Script, Password and LastCall fields to
  29. blanks, zeros the Total field, and sets all others to default values over a
  30. marked block or at the cursor line.
  31.  
  32. Dupe: copies selected fields from the cursor line over a marked block.
  33.  
  34. Exchange: swaps the locations of two blocks.
  35.  
  36. Find: searches for specified text from the line after the cursor through
  37. the rest of the .FON.
  38.      Commands Continued..                                          COMMANDS
  39. 12 6 4 13 14 15 16 17
  40. More
  41. Insert
  42. Kopy
  43. Load
  44. Move
  45. Other info
  46. Insert: places empty lines in a block or at the cursor line, by pushing
  47. non-empty lines down.
  48.  
  49. Kopy: if two .FONs are loaded, copies a marked block from the one that is
  50. not visible to the one that is.
  51.  
  52. Load: loads another .FON, optionally keeping the present one loaded.
  53.  
  54. Move: moves a block to the cursor line.
  55.  
  56. Other info: changes the displayed fields from Number, COM and Script to
  57. Password, LastCall, Total, P and D.
  58.      Commands Continued...                                         COMMANDS
  59. 9 6 5 18 30 19 20 1
  60. More
  61. Pack
  62. Revise
  63. Sort
  64. Undo
  65. Editor Help
  66. Pack: moves the empty lines in a block to its bottom.
  67.  
  68. Revise: change from Command Mode to Edit Mode.
  69.  
  70. Sort: sorts a block on selected fields and directions.
  71.  
  72. Undo: restores the state of the directory and the Editor to that saved at a
  73. previous time.
  74.  
  75.      Commands Concluded                                            COMMANDS
  76. 7 4 21 22 7 1
  77. sWitch .FONs
  78. eXit
  79. Quit .FON File
  80. Editor Help
  81. sWitch .FONs: if two .FONs are loaded, changes which one is displayed.
  82.  
  83. eXit: finishes the session, offering to save the .FON files, if they may
  84. have been changed, and returns to DOS.
  85.  
  86. Quit: offers to save the displayed .FON file, if it may have been changed,
  87. and discards, making the RAM available for other uses.
  88.      Editing Keys (In Edit Mode)                                EDITOR KEYS
  89. 40 2 1 2
  90. Editor Help
  91. Commands
  92.                        - Cursor Movement -
  93.  
  94. Enter       : cursor to start of next line
  95. RtArrow/^D  : cursor right one column
  96. LfArrow/^S  : cursor left one column
  97. Tab/^I      : cursor right to start of field
  98. End:        : cursor right to end of field
  99. ShiftTab    : cursor left to start of field
  100. ^RtArrow/^F : cursor right to next "word"
  101. ^lfArrow/^A : cursor left to previous "word"
  102. UpArrow/^E  : cursor up one line
  103. DnArrow/^X  : cursor down one line
  104. PgUp/^R     : cursor up one page
  105. PgDn/^C     : cursor down one page
  106. Home        : cursor to first column of line
  107. ^PgUp       : cursor to first page
  108. ^PgDn       : cursor to last page
  109.  
  110.                            - Editing -
  111.  
  112. Del/^G       : delete character at cursor
  113. BackSpace/^H : delete character at left of cursor
  114. ^Y           : delete to end of field
  115. Ins/^V       : change between insert and overwrite (overwrite is forced in
  116.                some fields, including the LastCall field)
  117.  
  118.                         - Function Keys -
  119.  
  120. F1/AltH      : Help
  121. F2           : turn marks off
  122. F3           : mark start of block
  123. F4           : mark end of block
  124. F6           : mark entire .FON
  125.  
  126.                     - Function Keys in Help -
  127.  
  128. AltF1        : Help for Help
  129. Shift F1     : Last Help
  130.  
  131. (AltH means "hold the Alt key and press H or h".)
  132.      Quit .FON File                                                 COMMAND
  133. 11 3 23 22 1
  134. Save
  135. eXit
  136. Editor help
  137. To Quit the displayed .FON file: Press Q in Command Mode.
  138.  
  139. Quit disposes of the displayed .FON file, after a confirming prompt, and
  140. makes that RAM available for other purposes. If the .FON file has been
  141. changed, Quit will prompt to save it. See Save for more information.
  142.  
  143. At either prompt, to quit the .FON file simply press Y or y. To return to
  144. the Editor without quitting the file, press N, n or Esc.
  145.  
  146. Quit only works if you have two .FON files. Otherwise, QFE will display an
  147. "oops" message.
  148.      (Find) Again                                                   COMMAND
  149. 6 2 12 1
  150. Find
  151. Editor help
  152. To (find) Again: Press A in Command Mode.
  153.  
  154. Again repeats a previous Find, starting from the line after the cursor line
  155. and continuing to the end of the .FON. Again is like Find in all ways
  156. except that Again does not prompt for a search text, but uses the previous
  157. one.
  158.      Clear Lines                                                    COMMAND
  159. 10 1 1
  160. Editor Help
  161. To Clear: Press C in Command Mode.
  162.  
  163. If a block is marked, Clear replaces the lines in the block with empty
  164. lines.
  165.  
  166. If no block is marked, Clear replaces only the cursor line.
  167.  
  168. In the empty line(s), the Name, Number Script, Password and LastCall
  169. fields will be filled with blanks. The Total field will be zeroed. The
  170. remaining fields will be set from default values.
  171.      Duplicate (Copy) Entry over Block                              COMMAND
  172. 20 1 1
  173. Editor Help
  174. To Duplicate : Mark a block and press D in Command Mode.
  175.  
  176. A window will open displaying all fields from the cursor line. Duplicate
  177. will copy fields from the cursor line over a marked block. If you don't
  178. want a particular field (such as the Number field) to be copied, use Tab or
  179. ShiftTab to move the cursor to that field, and press AltB. The field will
  180. fill with #### to show that it won't be copied. (Pressing AltB on a ####
  181. field will restore its contents, and it will be copied.) After selecting
  182. the fields to copy, press AltF10, or press Esc to close the Duplicate
  183. window without copying.
  184.  
  185. Note that Duplicate can be used to clear fields--such as the Password
  186. field--by blanking those fields on the cursor line, and using Duplicate to
  187. blank that field over the block.
  188.  
  189. Duplicate can also be used to change the baud rate over a block, by
  190. changing it on the cursor line, and using Duplicate to change it over the
  191. block.
  192.  
  193. (AltB means "hold the Alt key and press B or b".)
  194.      Exchange Lines                                                 COMMAND
  195. 8 1 1
  196. Editor Help
  197. To Exchange: Mark a block. cursor at the top of another (unmarked) block of
  198. lines. Press E in Command Mode.
  199.  
  200. Exchange moves the marked block to where the cursor line is, and moves an
  201. equal sized block, starting at the cursor line, to where the marked block
  202. was. If the two blocks overlap before the exchange, or if the cursor is too
  203. near the end of the file, a message window will open and the exchange will
  204. not be made.
  205.      Find                                                           COMMAND
  206. 16 2 8 1
  207. (find) Again
  208. Editor Help
  209. To Find: Press F in Command Mode.
  210.  
  211. A window will open to accept search text. Enter the text you want to find,
  212. up to the limits of the input area. Press Enter when you have finished
  213. input, or press Esc to close the window without doing a search.
  214.  
  215. Find will search for a match for your text, starting with the line after
  216. the cursor line and continuing to the end of the .FON. If a match is found,
  217. Find will adjust the display to show the line where the match occurred, and
  218. put the cursor on that line.
  219.  
  220. Find does a case-insensitive search. For example, 'FORBIN', 'FoRbIn', and
  221. 'forbin' are all the same to it.
  222.  
  223. To continue searching for the same text, use the (find) Again command,
  224. pressing A.
  225.      Insert Lines                                                   COMMAND
  226. 14 1 1
  227. Editor Help
  228. To Insert: Press I in Command Mode.
  229.  
  230. If a block is marked, Insert pushes the marked lines down, replacing them
  231. with empty lines.
  232.  
  233. If no block is marked, Insert pushes the line at the cursor down, replacing
  234. it with an empty line.
  235.  
  236. The empty lines move from below the block. If there are not enough empty
  237. lines below the cursor to replace those being pushed down, a message window
  238. will open and the insert will not be made.
  239.  
  240. (Empty lines are those that are filled with blanks in the Name, Number and
  241. Script fields.)
  242.      Kopy from Other .FON File                                      COMMAND
  243. 16 3 15 21 1
  244. Load new .FON
  245. sWitch .FONs
  246. Editor Help
  247. To Kopy: Switch .FON displays. Press K in Command Mode.
  248.  
  249. If a block is marked in the .FON which is not displayed, that block is
  250. copied to the displayed .FON, starting at the cursor line.
  251.  
  252. If not block is marked in the nondisplayed .FON, the entry at that .FON's
  253. cursor will be copied to the displayed .FON at the cursor line.
  254.  
  255. If the cursor is too near the end of the file, QFE will display an "oops"
  256. message and not make the copy.
  257.  
  258. The purpose of Kopy is to let you move entries from one .FON to another.
  259. You must have two .FON files loaded in order to Kopy.
  260.  
  261. Kopy writes over entries in the displayed .FON--it does not try to push
  262. them out of the way.
  263.      Load New .FON File                                             COMMAND
  264. 11 4 29 1 21 14
  265. Keep .FON
  266. Editor Help
  267. sWitch .FONs
  268. Kopy
  269. To Load a new .FON: Press L in Command Mode.
  270.  
  271. Load prompts for the name of a .FON file, including drive, path and
  272. extension, as required. (The extension will be forced to .FON.) Load
  273. prompts whether to keep the displayed .FON file, then attempts to locate
  274. and read in the requested file.
  275.  
  276. If two .FON files are already loaded, Load will require that one of them
  277. not be kept before it loads a new one.
  278.  
  279. If the current file has been changed, Load prompts to save it.
  280.      Move Entries                                                   COMMAND
  281. 11 2 20 1
  282. Undo
  283. Editor Help
  284. To Move: Mark the top and bottom of a block of lines. Put the cursor where
  285. you want to move the block. Press M in Command Mode.
  286.  
  287. The marked block will be moved to where the cursor is. The exact
  288. positioning of the block and the lines moved to accomdate it depends on the
  289. direction of the move (toward the beginning or end of the .FON file) and
  290. the location of the block relative to the cursor. The results may not
  291. always be what you expect. See the entry on Undo.
  292.  
  293. Move is nondestructive--entries are moved, but not overwritten or otherwise
  294. changed.
  295.      Other Info Display                                     EDIT or COMMAND
  296. 9 1 1
  297. Editor Help
  298. To display other .FON information: Press O in Command Mode or AltO in Edit
  299. Mode.
  300.  
  301. Not all of the .FON information can be displayed at the same time.
  302. Sometimes the screen displays the fields Number, COM, and Script. Other
  303. times it displays Password, LastCall, Total, P(arity), and D(uplex). The
  304. Other info command changes which set of fields is displayed.
  305.  
  306. (AltO means "hold the Alt key and press O or o".)
  307.      Pack Entries                                                   COMMAND
  308. 11 2 24 1
  309. Page or Block
  310. Editor Help
  311. To Pack: Mark the top and bottom of a block of lines. Press P in Command
  312. Mode.
  313.  
  314. Pack moves the empty lines in the marked block to its bottom, pushing the
  315. rest to the top. (Empty lines are those that are filled with blanks in the
  316. Name, Number and Script fields.)
  317.  
  318. If the marked block consists only of complete pages, and is longer than one
  319. page, Pack prompts whether to pack individual pages or the block as one
  320. unit. See "Page or Block" for more information on that. (A complete page is
  321. one on which all entries are marked.)
  322.      Sort Entries                                                   COMMAND
  323. 30 2 24 1
  324. Page or Block
  325. Editor Help
  326. To Sort: Mark the top and bottom of a block of lines. Press S in Command
  327. Mode.
  328.  
  329. A window will open, listing the fields on which you may sort: Name, Number,
  330. Area Code, Exchange, Baud, Total Calls, Last Call, Script and Password; as
  331. well as the directions in which you may sort: Asc and Des.
  332.  
  333. Use the space bar, cursor keys, and Enter to move from field to field and
  334. between the two columns. Number the fields on which you wish to sort, with
  335. "1" being the most significant field, and "6" being the least. Place the
  336. numbers in the column under the direction you wish to sort for each field.
  337.  
  338. Example: Put "1" across from "Baud," under "Des," to sort by speed, in
  339. descending order. When you have numbered as many fields as you wish, press
  340. F10 to begin the sort--or press Esc to cancel it.
  341.  
  342. The next time you command Sort, your last chosen fields and directions will
  343. appear as the defaults. Accept them by pressing F10, edit them in the same
  344. way you originally entered them, or press Esc to cancel the sort.
  345.  
  346. You cannot sort on Number if you sort on Area Code and/or Exchange (and
  347. vice versa). Sorts on Area Code and Exchange will probably not be correct
  348. if your numbers are not right justified, in the format "aaa eee nnnn"
  349. (where aaa is an area code, eee is the exchange, and nnnn is the rest of
  350. the number).
  351.  
  352. If the block being sorted is two or more complete pages, Sort prompts
  353. whether to sort individual pages or the block as one unit. See "Page or
  354. Block" for more information on that. (A complete page is one where all
  355. entries on that page are marked.
  356.      Undo Changes                                           EDIT or COMMAND
  357. 19 1 1
  358. Editor Help
  359. To Undo: Press ^U in Edit Mode or Command Mode.
  360.  
  361. Undo puts the .FON file and the Editor into the same condition they were at
  362. some earlier time, when an internal "backup" was made.
  363.  
  364. Internal backups are made when the .FON file is first loaded and before
  365. executing every command which changes the file. (Eg, Sort causes a backup,
  366. but Other info does not.)
  367.  
  368. The number of available internal backups varies. If none are available for
  369. Undo, "^U" will not be visible in the command key list; otherwise, the
  370. number available will be displayed.
  371.  
  372. Note that you can only Undo changes made before quitting QFE. The internal
  373. backups are not written to disk, so there is no way to recover them later.
  374. However, if disk space is available when you quit QFE, your unedited .FON
  375. file will be saved with the extension ".BAQ".
  376.  
  377. (^U means "hold the Ctrl key and press U or u".)
  378.      sWitch .FON Files                                              COMMAND
  379. 9 3 15 14 1
  380. Load new .FON
  381. Kopy
  382. Editor Help
  383. To sWitch .FONs: Press W in Command Mode.
  384.  
  385. If you have two .FON files loaded at the same time, sWitch will let you
  386. change which one is being displayed and edited.
  387.  
  388. Only the displayed .FON file is affected by any commands which change the
  389. .FON file's contents.
  390.  
  391. The nondisplayed .FON file is available as a source for the Kopy command.
  392.      eXit QFE                                               EDIT or COMMAND
  393. 10 2 23 1
  394. Save
  395. Editor Help
  396. To eXit: Press X in Command Mode or AltX in Edit Mode.
  397.  
  398. eXit quits QFE and returns to DOS, after a confirming prompt. To quit,
  399. simply press Y or y. To return to the Editor, rather than quitting, press
  400. N, n or Esc.
  401.  
  402. If the .FON file has been changed, Exit will prompt to save it. See Save
  403. for more information.
  404.  
  405. (AltX means "hold the Alt key and press X or x".)
  406.      Save .FON File                                                  PROMPT
  407. 12 3 22 21 1
  408. eXit
  409. sWitch .FONs
  410. Editor Help
  411. Save is called by eXit and Load if the displayed file has been changed.
  412. (Save is called by Load only if you answer no to the "Keep this file?"
  413. prompt.
  414.  
  415. To save the file and eXit or Load, press Y or y. To eXit or Load without
  416. saving the file, press N or n. To continue with QFE without eXiting or
  417. Loading, press Esc.
  418.  
  419. If space is available on the disk, the original disk file will be kept with
  420. the extension ".BAQ". In that case, an existing file with the same name and
  421. the extension ".BAQ" will be erased. In any other case, QFE will prompt you
  422. before erasing a file.
  423.      Page or Block                                                   PROMPT
  424. 10 3 18 19 1
  425. Pack
  426. Sort
  427. Editor Help
  428. The prompt "Page by page or the entire block (P/B)" is given when the
  429. marked block contains only complete pages, is longer than one page, and the
  430. command is Pack or Sort. (A complete page is one on which all entries are
  431. marked.)
  432.  
  433. Choosing Page (by pressing "P" or "p") causes all entries to stay on the
  434. page where they start. Choosing Block (by pressing "B" or "b") causes the
  435. command to treat the entire block as one unit: entries may be moved to
  436. different pages. Pressing Esc closes the prompt window and cancel the
  437. command.
  438.     Backup                                                 INTERNAL COMMAND
  439. 14 2 20 1
  440. Undo
  441. Editor Help
  442. Backup is called internally by commands which change the .FON file, before
  443. the changes are made. For example, Sort calls Backup before the sort is
  444. actually done.
  445.  
  446. Backup saves only those pages which may be changed by the command. It also
  447. saves some other information, such as which entries are marked and which
  448. page is displayed.
  449.  
  450. The Undo command restores the .FON file and the Editor to the conditions
  451. saved by the most recent Backup.
  452.  
  453. Nothing should ever go wrong with Backup. You should never see this display
  454. unless you are "peeking" into the help file. If QFE shows you this display,
  455. please let me know what the situation was.
  456.     Get New .FON File                                      INTERNAL COMMAND
  457. 13 3 15 27 1
  458. Load New .FON
  459. Startup
  460. Editor Help
  461. Get New .FON File is called internally by QFE's startup routine and by Load
  462. New .FON. The calling routines give the .FON file's name to Get New .FON
  463. File.
  464.  
  465. QFE will display "oops" messages if:
  466.  
  467.   --there is no RAM available for the new .FON file or its buffer;
  468.   --the file cannot be found;
  469.   --the file is the wrong size;
  470.   --a DOS error occurs opening or reading the file.
  471.  
  472. If the "cannot be found" message is displayed during startup, QFE will
  473. stop.
  474.     Startup                                                INTERNAL COMMAND
  475. 14 1 26
  476. Get New .FON
  477. QFE's startup routine:
  478.  
  479.   --determines the screen colors which were active before QFE was called;
  480.   --checks the DOS "environment" for QMODEM=;
  481.   --reads the .FON file name from the DOS "command line";
  482.   --reads other parameters from the "command line";
  483.   --looks for QMODEM.CNF and reads it, if found;
  484.   --determines QFE's screen colors;
  485.   --determines the path to the .FON file;
  486.   --may prompt for keyboard input to continue (unregistered version only);
  487.   --calls Get New to open and read the .FON file.
  488.  
  489. If Get New is unable to open and read the .FON file during startup, QFE
  490. will display an "oops" message and stop.
  491.     Help for Help                                           EDIT or COMMAND
  492. 22 1 1
  493. Editor Help
  494. QFE's help system is available any time after the earliest parts of the
  495. startup routine. Although F1 is the designated "help key", AltH will also
  496. call up help.
  497.  
  498. To see this help screen, press AltF1 while in the help system.
  499.  
  500. Help uses the PgUp, PgDn, up arrow and down arrow keys to display more
  501. information than one screen can hold.
  502.  
  503. The bottom line on the help screen shows one or more related topics. One
  504. will always be highlighted. If you want to see a related topic's
  505. information, move the highlighting to that topic and press Enter. Use the
  506. Tab, Shift Tab, Space, and/or the left and right arrow keys to move the
  507. highlighting.
  508.  
  509. You can also move from the current help screen to the last one that you
  510. viewed by pressing Shift F1.
  511.  
  512. One topic that usually appears is Editor Help. From the Editor Help
  513. screens, you can switch to topics covering all QFE commands and keys.
  514.  
  515. (AltH means "hold the Alt key and press H or h".)
  516.     Keep .FON                                                        PROMPT
  517. 6 2 21 1
  518. sWitch .FONs
  519. Editor Help
  520. The command Load new .FON prompts to find out if you want to keep the
  521. currently displayed .FON file.
  522.  
  523. To keep the currently displayed .FON, answer the prompt with Y or y. To
  524. abandon the currently displayed .FON, answer with N or n. To return to the
  525. Editor without loading a new .FON file, press Esc.
  526.      Modes                                               COMMAND/EDIT MODES
  527. 20 3 2 6 1
  528. Commands
  529. Keys
  530. Editor Help
  531. QFE operates in one of two modes: Command and Edit. The current mode is
  532. displayed in the upper right portion of the .FON display.
  533.  
  534. When in Command Mode, QFE responds to keys much as Qmodem does. Pressing a
  535. key will cause some command to be carried out, rather than putting that
  536. key's character into a .FON entry. For example, the S key commands QFE to
  537. Sort the marked block.
  538.  
  539. When in Edit Mode, QFE acts as a full-screen directory processor, much like
  540. a word processor. Pressing a character key puts the corresponding character
  541. into the .FON at the cursor location (if the character is proper for that
  542. location). For example, the S key would put the character "S" (or "s") into
  543. the .FON at the cursor.
  544.  
  545. To change from Command Mode to Edit Mode, press R (for Revise, as in
  546. Qmodem). To return from Edit Mode to Command Mode, press Esc. Note that,
  547. unlike in Qmodem, you will not need to press F10 to save the changes when
  548. leaving Edit Mode, and Esc will not undo those changes. However, the
  549. changes will not be written to disk unless you choose to do that when
  550. quitting QFE.
  551.