home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / sed_v1.zip / sed.INF (.txt) < prev   
OS/2 Help File  |  1996-11-30  |  112KB  |  427 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. SED is a little Editor for Various Purposes 
  5.  
  6.  I wrote the Editor mainly for the possibility to search multiple Directories 
  7. and Files for one or more words. 
  8.  
  9. Example 
  10.  
  11. you are browsing the internet with Netscape, now all HTML pages are cached in a 
  12. directory /cache 
  13.  
  14. After some days, you remember you read something about a certain topic, but you 
  15. cannot remember where it was. 
  16. You can now specify the directories where your files are stored, and start a 
  17. Filesearch to search for specific words you can remember 
  18.  
  19. The program then shows you the list of files it has found, and you can 
  20. view/edit them instantly in your editor. 
  21.  
  22. Features 
  23.  
  24.      Small size (Smaller than "e.exe") 
  25.  
  26.      Regular Editor Tasks (cut/copy/paste/find/replace) 
  27.  
  28.      Filesearch possibility (main purpose of the editor) 
  29.  
  30.      Auto-Unstrips HTML Code to ASCII 
  31.  
  32.      Drag and Drop Documents from the WPS to the Editor 
  33.  
  34.  
  35.  Requires 
  36.  
  37.      OS/2 
  38.  
  39.  
  40.  The Status of the Editor is Shareware, therefore, if you want to use it for a 
  41.  longer than 30 DAYS Time Period, you will have to register. Only Registered 
  42.  Users will receive Bug-Fixes, Free Upgrades, etc. 
  43.  
  44.  Registered users will receive all following versions of this software (free, 
  45.  when you FTP it from the internet). 
  46.  
  47.  Unregistered Version 
  48.  The Unregistered Version of this editor is fully functionable, except it will 
  49.  wait 5 SECONDS before each filesearch and will display a Message Box on 
  50.  Startup. 
  51.  
  52.  I feel that registered users should have an advantage over unregistered users 
  53.  (since they paid money) 
  54.  
  55.  Guarantee 
  56.  No Guarantee of any kind is given 
  57.  
  58.  This Software was written by Norbert Heller 
  59.  
  60.  
  61. ΓòÉΓòÉΓòÉ 2. Menu and Buttons ΓòÉΓòÉΓòÉ
  62.  
  63.  
  64. File - Open 
  65. Opens a File for Reading. You can open all types of files. 
  66.  
  67. Note that HTML Files (all files ending *.htm or *.html) are automatically 
  68. converted to ASCII while loading (all code between "<" and ">" is deleted, and 
  69. German Umlauts and special Chars are converted, e.g. "ä" to "╨ö") 
  70.  
  71.  
  72. File - Save 
  73. Will Save your current File (Plain Text) 
  74.  
  75.  
  76. File - Undo 
  77. Undo your changes when you edit something. 
  78.  
  79.  
  80. Edit - Cut 
  81. Cut a marked text into the clipboard 
  82.  
  83.  
  84. Edit - Copy 
  85. Copy a selected Text into the clipboard 
  86.  
  87.  
  88. Edit - Paste 
  89. Pasted the clipboard text into the editor 
  90.  
  91.  
  92. Edit - Delete 
  93. Deletes marked text 
  94.  
  95.  
  96. Edit - Filesearch 
  97. Starts the Filesearch to search for specific words you can remember 
  98.  
  99.  
  100. Edit - Find 
  101. Find a text in the current loaded file 
  102.  
  103.  
  104. Edit - Find again 
  105. Find again a text in the current loaded file 
  106.  
  107.  
  108. Edit - Replace 
  109. Replaces text with a different text in the current loaded file 
  110.  
  111.  
  112. Edit - Font 
  113. Change the display Font for the editor 
  114.  
  115.  
  116. Edit - Wordwrap 
  117. Toggles Wordwrap mode on-off 
  118.  
  119.  
  120. ΓòÉΓòÉΓòÉ 3. Filesearch ΓòÉΓòÉΓòÉ
  121.  
  122. Here you can specify words to search for. 
  123. You can specify up to 4 words or terms. 
  124.  
  125. In this example you want to list all files that include the words warp or 
  126. heller 
  127. The files that contain these words will be listed in the above container. 
  128. Double clicking on a container entry will then load the file into the editor 
  129. window. 
  130.  
  131. Search 
  132. Starts the filesearch (running in a thread) 
  133.  
  134. New 
  135. empties the entry fields for a new search 
  136.  
  137. And 
  138. By default or logic is used (find files which contain the words warp OR heller) 
  139.  
  140. When this checkmark is used, all files will have to contain the the words warp 
  141. AND heller 
  142.  
  143. Terms 
  144. test will find files which contain the word test or TEST 
  145.  
  146. One or more words can be specified e.g. test my search 
  147.  
  148. Dir List 
  149. All files specified in this list of directories will be searched 
  150.  
  151.  
  152. ΓòÉΓòÉΓòÉ 3.1. Directory List ΓòÉΓòÉΓòÉ
  153.  
  154. The file dirs.lst must contain a list of directories 
  155.  
  156. Specify your directories e.g. in the following form 
  157.  
  158. e:\texte 
  159. e:\texte\warp 
  160. f:\internet 
  161. c:\netscape\cache 
  162.  
  163. The file must not contain blank lines 
  164.  
  165. Only the specified directories are searched, sub-dirs are not included 
  166.  
  167. The directories to search for must exist 
  168.  
  169. The file must be in the same directory as the main Exe file of the editor. 
  170.  
  171.  
  172. ΓòÉΓòÉΓòÉ 4. Registration ΓòÉΓòÉΓòÉ
  173.  
  174. Please fill out any of the *.REG Forms. 
  175.  
  176.  
  177. ΓòÉΓòÉΓòÉ 5. INI file Entry ΓòÉΓòÉΓòÉ
  178.  
  179. SED will add a Key "SED" to your USER.INI file. 
  180.  
  181. No Setup information will be stored on any other location ! 
  182.  
  183. Go get rid of SED (who wants to do that ??), you may use the KILL_SED.CMD file 
  184. to delete the INI entry. 
  185. Then just delete all files from your SED Directory. 
  186.  
  187.  
  188. ΓòÉΓòÉΓòÉ 6. Author's Details ΓòÉΓòÉΓòÉ
  189.  
  190. This was written by 
  191.  
  192.   Norbert Heller
  193.  
  194.   E-mail: heller1@ibm.net
  195.           http://www.bmtmicro.com/catalog/heller
  196.  
  197.  
  198. ΓòÉΓòÉΓòÉ 7. Other Software by Norbert Heller ΓòÉΓòÉΓòÉ
  199.  
  200. This is an overview of other software by me 
  201.  
  202.      Albatros 1.x 
  203.  
  204.      Albatros CD 2.x 
  205.  
  206.      Albatros MP 2.x 
  207.  
  208.      infoPM 
  209.  
  210.      Showfont 
  211.  
  212.      pmcd2wav 
  213.  
  214.      pmcopy 
  215.  
  216.      Audio Mpeg 
  217.  
  218.  
  219. ΓòÉΓòÉΓòÉ 7.1. Albatros CD Player 1.x ΓòÉΓòÉΓòÉ
  220.  
  221. Features of Albatros CD Player 
  222.  
  223.      Repeat Track 
  224.  
  225.      Repeat Disk 
  226.  
  227.      Random Play 
  228.  
  229.      Intro Play ( play each track for a couple of Sec ) 
  230.  
  231.      Program Play ( fully programmable ) 
  232.  
  233.      Remembers the program for each CD 
  234.  
  235.      LCD Style Display ( configurable ) 
  236.  
  237.      you may also create your own LCD style font 
  238.  
  239.      Remembers Titles and Tracks of CD's 
  240.  
  241.      Displays Title and Track of CD while Playing 
  242.  
  243.      Displays Track and Title of CD while Iconized 
  244.  
  245.      German and English Version 
  246.  
  247.      Easy to use PM Installer 
  248.  
  249.      Imports CD Title Text from CDexplorer and CDplayer 
  250.  
  251.      Drag/Drop Title Programming 
  252.  
  253.      Drag/Drop Color selection 
  254.  
  255.      Many time display options ( Remaining-Elapsed CD/Program/Track time) 
  256.  
  257.  
  258. ΓòÉΓòÉΓòÉ 7.2. Albatros CD Player 2.x ΓòÉΓòÉΓòÉ
  259.  
  260. Features of Albatros CD Player 2.0 
  261.  
  262.      Repeat Track 
  263.  
  264.      Repeat Disk 
  265.  
  266.      Random Play 
  267.  
  268.      Intro Play ( play each track for a couple of Sec ) 
  269.  
  270.      Program Play ( fully programmable ) 
  271.  
  272.      Remembers the program for each CD 
  273.  
  274.      LCD Style Display ( configurable ) 
  275.  
  276.      you may also create your own LCD style font 
  277.  
  278.      Remembers Titles and Tracks of CD's 
  279.  
  280.      Displays Title and Track of CD while Playing 
  281.  
  282.      Displays Track and Title of CD while Iconized 
  283.  
  284.      German and English Version 
  285.  
  286.      Easy to use PM Installer 
  287.  
  288.      Imports CD Title Text from CDexplorer and CDplayer 
  289.  
  290.      Drag/Drop Title Programming 
  291.  
  292.      Drag/Drop Color selection 
  293.  
  294.      Many time display options ( Remaining-Elapsed CD/Program/Track time) 
  295.  
  296.  
  297. ΓòÉΓòÉΓòÉ 7.3. Albatros Media Player 2.x ΓòÉΓòÉΓòÉ
  298.  
  299. A multi purpose Media file player 
  300.  
  301. Plays the following File formats 
  302.  
  303.      Module formats including 
  304.  
  305.      4 Channel, 15 Samples NoiseTracker 
  306.  
  307.      4 Channel, 15 Samples NoiseTracker, ProTracker, SoundTracker etc. 
  308.  
  309.      XM  Modules from Fasttracker 4,6,8,16 and 32 Channel FastTracker 
  310.  
  311.      STM Modules from Scream Tracker 2.x 
  312.  
  313.      S3M Modules from Scream Tracker 3.x 
  314.  
  315.      MTM Modules from MultiTracker 1.x 
  316.  
  317.      ULT Modules from UltraTracker 
  318.  
  319.      AVI (both OS/2 and Windows 
  320.  
  321.      MPEG Audio Files 
  322.  
  323.      MPEG 1 videos 
  324.  
  325.      FLC / FLI 
  326.  
  327.      WAV 
  328.  
  329.      VOC 
  330.  
  331.      MID 
  332.  
  333.  
  334. ΓòÉΓòÉΓòÉ 7.4. infoPM ΓòÉΓòÉΓòÉ
  335.  
  336. infoPM is a suite of benchmark and system analysis tools for os/2 WARP. infoPM 
  337. is a multithreaded notebook style program and features 
  338.  
  339.      system settings page 
  340.  
  341.      running modules and references page 
  342.  
  343.      system semaphores page 
  344.  
  345.      shared memory page 
  346.  
  347.      system processes page 
  348.  
  349.      running system threads page 
  350.  
  351.      PM information page 
  352.  
  353.      WPS Class list page 
  354.  
  355.      devcaps information page 
  356.  
  357.      system drive information page 
  358.  
  359.      4 different diskbenchmarks 
  360.  
  361.      CD Rom Benchmark 
  362.  
  363.      CPU benchmark page 
  364.  
  365.      FPU benchmark page 
  366.  
  367.      Grafik benchmark page 
  368.  
  369.      Memory benchmark page 
  370.  
  371.      Dive benchmark page 
  372.  
  373.      Monitor test page 
  374.  
  375.      Config.sys explainer page 
  376.  
  377.  
  378. ΓòÉΓòÉΓòÉ 7.5. Showfont ΓòÉΓòÉΓòÉ
  379.  
  380. Showfont is a Program to install / preview / deinstall ATM fonts from and to 
  381. the  OS/2 Font system 
  382.  
  383.  
  384. ΓòÉΓòÉΓòÉ 7.6. pmcd2wav ΓòÉΓòÉΓòÉ
  385.  
  386. PMCD2WAV is a Program to convert CD Audio Tracks into WAV files 
  387.  
  388.  
  389. ΓòÉΓòÉΓòÉ 7.7. pmcopy ΓòÉΓòÉΓòÉ
  390.  
  391. sample programming demo which should show you how you could 
  392.  
  393.      use a dialog as a main window 
  394.  
  395.      use (background) bitmap presentation spaces 
  396.  
  397.      calculate and display a LCD Style Display 
  398.  
  399.      calculate and display a progress bar 
  400.  
  401.      (OPTIONAL) use self drawn fonts in your own program 
  402.  
  403.      use user drawn buttons and animate them 
  404.  
  405.      subclass a text procedure 
  406.  
  407.      use threads and post user messages 
  408.  
  409.      copy diskettes (read/write/format/verify) 
  410.  
  411.  When registering for source you will receive a diskette containing the latest 
  412.  version of the source code (ibm c-set, regular C code) 
  413.  
  414.  
  415. ΓòÉΓòÉΓòÉ 7.8. Audio Mpeg ΓòÉΓòÉΓòÉ
  416.  
  417. An Audio Mpeg player and encoder for os/2 
  418.  
  419.  
  420. ΓòÉΓòÉΓòÉ 8. CREDITS ΓòÉΓòÉΓòÉ
  421.  
  422. Credits go out to 
  423.  
  424.      Federico Bertazzoni (for great Italian food, coffee and ideas) 
  425.  
  426.      Timo Jantunen, for various help 
  427.