home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp48 / 6877 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.6 KB

  1. From: akcs.fatri@hpcvbbs.cv.hp.com (fatri)
  2. Date: Mon, 11 Jan 1993 13:40:02 GMT
  3. Subject: Re: wow!!!(new software from overseas)
  4. Message-ID: <2b51706a.2606.7comp.sys.hp48.1@hpcvbbs.cv.hp.com>
  5. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!bogus.sura.net!howland.reston.ans.net!usc!sdd.hp.com!hpscit.sc.hp.com!cupnews0.cup.hp.com!news1.boi.hp.com!hp-pcd!hpcvra!rnews!hpcvbbs!akcs.fatri
  6. Newsgroups: comp.sys.hp48
  7. References: <2b4de162.2606comp.sys.hp48@hpcvbbs.cv.hp.com> <1993Jan10.054713.22
  8. Lines: 48
  9.  
  10.  
  11. I Just dowloaded StringWriter.lib and it works good.
  12. The file has been changed ( the first copy was corrupted )
  13.  
  14. It is a very good tool ( As good as QED )
  15.  
  16. Here is a short documentation :
  17.  
  18. * EDIT : takes an object from level one and edit it
  19.          pressing enter puts that object on the stack after beeing parsed
  20.          When editing, the cursor moves too fast, press - to slow it
  21.          Pressing + fasten the cursor movments
  22.          To get the + or - char you must be in alpha mode
  23.          There is a menu bar with :
  24.          ASCII : for entering a specific char , enter the ASCII code
  25.          GOTO  : to jump to a specified line
  26.          ->BEG : jump to the beginnig of a selection
  27.          ->END :jump to the end of a selection
  28.          DEL L : deletes the current line
  29.          INFO  : informations about the text ...
  30.                  You must keep the key pressed.
  31.          BEGIN : maks the beginning of the selection
  32.          END   : marks the end of the selection
  33.          CUT   : cuts the selection
  34.          COPY  : copy the selection to the clip
  35.          PASTE : insert the clip content before the cursor
  36.          DEL   : deletes the selected text
  37.          FIND  : find a pattern starting from the cursor position
  38.          REPL  : find and replace
  39.          NEXT  : jump to the next occurence of the pattern
  40.          R     : repplace the pattern 
  41.          R/N   : replace the pattern and jump to the next occurence
  42.          R/ALL : replace all the folowing occurences
  43.  
  44. Pressing ENTER saves the changes to the stack
  45. pressing ON quits with no changes ( you are queried )
  46.  
  47. * VISIT  : Works like the Shift-Blue VISIT key
  48. * EDD    : takes an objects from level one and the edit the object
  49.            named ->S which is either in port 0,1 ro 2
  50.            I don't know the purpose of this command
  51. * VZ     : is to EDD what VISIT is to EDIT
  52. * NEW    : start and editing session with a null string
  53. ->FNT    : to change the font , it takes a GROB from level one
  54.            I dont't know which format it should be
  55. *Info  : the about function ( I never saw something like that )
  56.  
  57. Download the lib and try it, it's worth the 16908 bytes it takes.
  58.  
  59.