home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / editors / bingo211.arj / READ.ME < prev    next >
Text File  |  1992-05-10  |  26KB  |  565 lines

  1.                          Read Me file for Bingo 2.11
  2.                          ----------------------------
  3.  
  4.           "I feel you have done a great programming job with
  5.      Bingo ..."
  6.  
  7.           "I've chosen Bingo over most of its competition.  It's
  8.      fully featured and configurable and offers and extensive
  9.      menuing system for access to infrequently used commands."
  10.  
  11.           "Enclosed is my registration for Bingo.  This is a fine
  12.      piece of work.  I must especially compliment the mouse
  13.      interface, which is the best I have seen."
  14.  
  15.           "Great editor!  Exactly what I've been looking for.
  16.       Please send the current version if I don't have the
  17.       latest."
  18.  
  19.           "Keep up the good work, Bingo surely is one of the best
  20.      editors around and deserves success."
  21.  
  22.           "Bingo's great!"
  23.  
  24.           "Bingo is an excellent text processor."
  25.  
  26.           "Couldn't live without Bingo now!"
  27.  
  28.      These are some of the things people have said about The
  29. Bingo Programmer's Text Editor.  Now that you have this copy in
  30. your hands, you can see for yourself what all the excitement is
  31. about.
  32.  
  33.    This file list various pertinent information about the Bingo
  34. Programmer's Text Editor such as:
  35.    -->   included files
  36.    -->   features of Bingo, and what's new with this version
  37.    -->   major bugs fixed in this version
  38.    -->   some notes about registering
  39.    -->   author's comments
  40.    -->   how to contact the author
  41.    -->   how to acquire the latest version
  42.    -->   Version 2.10x
  43.    -->   Registering Bingo through the Public (software) Library (PsL)
  44.  
  45. Included files on disk/in archive:
  46. ----------------------------------
  47.  
  48.    READ.ME      : this file.  chock full of *extremely* important
  49.                   stuff -- read this completely
  50.  
  51.    BE.EXE       : Bingo Editor 2.11 overlay executable
  52.  
  53.    BE.COM       : Bingo Editor 2.11 startup executable
  54.  
  55.    KEYCFG.EXE   : Bingo Editor 2.11 Key definition executable;
  56.                   translates your definitions from text to
  57.                   Bingo's 'compiled' format.
  58.  
  59.    KEYINFO.EXE  : Bingo Editor 2.11 Key information; extracts
  60.                   plain text definitions from Bingo's compiled 
  61.                   format.
  62.  
  63.    B.BAT        : Alternate batch file startup method which can
  64.                   replace BE.COM
  65.  
  66.    BINGO.DOC    : documentation for Bingo; ready to be printed out
  67.                   on an ascii line printer, laser printers included.
  68.  
  69.    REGISTER.DOC : copy of the license agreement and registration
  70.                   form, ready to be printed out on an ascii line
  71.                   printer.
  72.  
  73.    KEYCFG.SET   : compiled key configuration from BINGO.CFG, file
  74.                   Bingo looks for on startup
  75.  
  76.    BINGO.HLP    : help file for the supplied sample keyboard
  77.                   definition file (the one I use)
  78.  
  79.    BINGO.CFG    : sample keyboard definition file (the one I use)
  80.  
  81.    Additionally, there may be a number of additional *.cfg files.
  82.  
  83. Features of Bingo through version 2.11
  84. ---------------------------------------
  85.    - high speed execution, with particularly fast searches,
  86.      screen handling, and file I/O
  87.    - virtual memory for file storage; up to 240 Megabytes of file
  88.      storage possible                        
  89.    - more friendly execution under OS/2, Windows, and other DOS
  90.      multitasking systems
  91.    - full color support
  92.    - programmable integrated mouse support
  93.    - support of VGA, EGA, & MCGA extended text modes
  94.    - superb macro capability
  95.    - large suite of utility functions: entab; detab; command
  96.      repeat; shift; etc.
  97.    - custom define your own keyboard setup
  98.    - complete menu system supporting most Bingo functions
  99.    - multiple files, multiple windows: view different sections of
  100.      the same file, or different files at the same time
  101.    - execute DOS commands, including command-line compilers
  102.      within only ~3k of overhead
  103.    - regular expression search and replace
  104.    - completely configurable from within itself
  105.    - use placemarks to mark positions in files
  106.    - user definable help file
  107.    - extensive block operation support, include point, line and
  108.      column marking, and two different sets of block operations
  109.    - one default block buffer, plus 26 additional named buffers
  110.    - wordwrap, paragraph formatting, and autoindent support
  111.      included for text processing work
  112.    - C Mode supports programming in the C programming language
  113.    - User-defined delimiter and indentation matching
  114.    - directory list picker
  115.    - execute *any* Bingo function from within Bingo whether it
  116.      has been assigned to a key or not using a 'function picker'
  117.    - interrupt Bingo at any point and exit, and when you restart
  118.      Bingo it will pick up exactly where you left off
  119.    - print files & blocks through the serial port, parallel port,
  120.      or to a file, with or without line numbers
  121.    - set printing left margin, top margin, and lines per page
  122.    - automatic processing of errors generated by the Borland and
  123.      Microsoft developmental tools.
  124.    - undelete stack of deleted items
  125.    - execute any command or macro "globally" over all files in
  126.      the ring
  127.    - profile files allow file extension specific settings.
  128.  
  129. Features New and Missing in Bingo version 2.10
  130. ----------------------------------------------
  131.      So many new things to talk about!  Version 2.10 is
  132. essentially a complete rewrite of Bingo; less than half of the
  133. code made it to 2.10 unchanged.  This necessitated a lengthy
  134. beta-test period, and accounts for the delay in releasing this
  135. version.
  136.      The major change in version 2.10 is the (welcome)
  137. implementation of a virtual memory management scheme.  Properly
  138. set up, with the available disk space, Bingo is now capable of
  139. handling up to 240 Megabytes (!) of file storage.  That is a lot
  140. of lines of code.  As a side benefit, file IO is *much* faster,
  141. and memory usage is more efficient.  I think you'll like it.
  142.      Several functions were dropped in release 2.10.  They are:
  143.  
  144. key_set_impress:    This is now an unnecessary function, as key
  145.      definitions have been offloaded into the 'keyset.cfg' file.
  146.      Thus, 'key_set_save' can give you the same functionality.
  147.  
  148. del_word: This was replaced by two functions, 'del_word_rt' &
  149.      'del_word_lt'.  'Nuff said.
  150.  
  151. conf_null:     This is now completely unnecessary, as the only
  152.      control character Bingo dislikes is the EOF marker,
  153.      control-Z.  Nulls it handles with complete aplomb.
  154.  
  155. conf_ctrl_display:  This was dropped because we decided it was
  156.      not being used by our users much, based on conversations
  157.      with them.  Part of its functionality has been provided by
  158.      the 'conf_eol_display' function.
  159.  
  160. conf_curs:     This was dropped, because it did not work reliably
  161.      on most machines.  Look for the solid cursor, and better
  162.      cursor control in general to return in a future version.
  163.  
  164. conf_tabexpand:     This was dropped because it was too slow, and
  165.      fairly unnecessary.  Simply use the 'detab' function once
  166.      from the editing screen; this is a one-time deal anyway.
  167.      Plus, though we were never able to verify it, there is a
  168.      strong suspicion that the automatic tab expanding caused
  169.      machines to crash in some instances.
  170.  
  171.      The following is a summary of the new features available in
  172. version 2.10.  Note that, since we had to re-implement so mych of
  173. the editor, there were not a lot of big, new, shiny functions
  174. added.  Next time.
  175.  
  176. -    now you can redefine basic keystrokes to be any other
  177.      printable character.  For example the line
  178.           a         â
  179.      in a .CFG file would redefine the 'a' key to be 'â'.  This
  180.      translation will occur when you are entering text directly
  181.      into the buffer, and during string-entry for search and
  182.      replace.  This should please my international customers.
  183. -    new command line switch added which will let you run a macro
  184.      file automatically upon startup.
  185.       "be <fname1> <fname2> -x[macro_filename1] -x[macro_filename2] ..."
  186.      will run [macro_filename1] in <fname1>, and [macro_filename2]
  187.      in <fname1>
  188. -    a new configuration option 'conf_exit_to_pick' allows you to
  189.      tell Bingo to pop up the edit file box, and the picker if
  190.      desired, when the last file in the ring is exited.  The
  191.      exception to this is the 'abort_all' commmand, which simply
  192.      exits Bingo as usual.
  193. -    'center_text' function added.  centers the text on the
  194.      current line, or the marked lines, relative to the right
  195.      margin active for the current bufer.
  196. -    whenever you are in a string-entry box, pressing the Tab key
  197.      will insert the current contents of the first line of the
  198.      current paste buffer.  Very useful.
  199. -    'mark_last_found' will unmark the current buffer, then mark
  200.      the last text found by the search algorithm, providing
  201.           1) the last search did not fail
  202.           2) you are located on the found position
  203.      Also very useful when writing macros.
  204. -    'display_file' function added.  Displays the named file in a
  205.      box, similar to the popup help box.
  206. -    word wrap mode altered so it triggers on the typing of a
  207.      *non* space character rather than a space character.
  208. -    point marking has been altered.  The new method excludes the
  209.      second endpoint from the region.  This will make people from
  210.      other editors more at home.
  211. -    fixed the 'reform_para' command so that two spaces were
  212.      preserved after '.' characters (end of sentences) as this is
  213.      the accepted standard.
  214. -    wild card loading is here.  If you give Bingo a wildcard,
  215.      when the pickdir box pops up, in addition to a 'New File
  216.      Spec' option, there is a 'Load All Matching' option.
  217. -    support for relative pathnames via '..' & '.' now implemented.
  218. -    Alt-A in a string entry box leads to the ASCII table, to
  219.      facilitate entry of control characters, and other wierdness.
  220. -    ALL of the word functions have been rewritten to be more
  221.      consistent.  In particular, you can move word left or right,
  222.      and delte left or right by word, by using 'del_word_rt' &
  223.      'del_word_rt'.  Using the 'conf_word' function you may
  224.      decide just what your idea of a word is.
  225. -    'scroll_up' & 'scroll_down' functions altered to keep the
  226.      cursor on a constant line of text.
  227. -    'clean_file' & 'clean_all' will reset the modify flag of a
  228.      file, or all the files, respectively.
  229. -    'pick_file' remembers the last 15 files you edited, in
  230.      reverse order, even across editing sessions.
  231.      'conf_name_save' governs both whether the filename saving
  232.      takes place, and where the file "recall.be" is placed.
  233. -    'mouse_scroll', the only new mouse functions, allows you to
  234.      click and drag to move and mark.
  235. -    'conf_delims' lets you define you own delimiters for Bingo
  236.      to balance, besides [{()}].
  237. -    'repeat_last' will repeat the last executed function once.
  238.      A nice shortcut.
  239. -    'conf_scr_save' allows you to tell Bingo to save and then restore
  240.      the DOS screen.  Costs some memory, but enough of you asked
  241.      for it, so here it is.
  242. -    'conf_eol_display' lets you designate the decimal value of
  243.      the ASCII character Bingo will use to display the end of the
  244.      line.  By default this is the space characters (ASCII 32).
  245.  
  246. Version 2.10a
  247. -------------
  248. -    Fixed a bug in how Bingo handled the end of the file.  This
  249. was a fairly serious bug, and is the prime reason version 2.10a
  250. was released so soon on the heels of version 2.10a.  This affected
  251. any number of different functions attempted near the end of the
  252. buffer.
  253. -    Added 'conf_prn_eol' function, to allow you to control
  254. whether Bingo's printing subsystem terminates lines with CR/LF
  255. pairs, or just LFs.
  256. -    Added 'conf_prn_lineno' so line numbering is a configuration
  257. option rather than a question.
  258. -    Added 'conf_prn_header' which if turned on will tell bingo
  259. to print a 2 line header at the top of each page, with the time,
  260. date, filename, and page number.  Very handy if you work with a
  261. laser printer.
  262. -    Added 'leap_forward' function.  Very simple.  It asks for a
  263. single keypress, then jumps forward to the next occurance of that
  264. character, case-insensitive.  If you hit a function key, or
  265. return, the function will leap using the previous target.  The
  266. 'leap_backward' function works exactly the same, except toward
  267. the beginning of the file.
  268. -    a small, but *very* vocal group of users convinced to make
  269. Bingo's tendency to turn the filename 'test' into 'test.*'.  So
  270. what we did was get rid of this design altogether.  "Arrrgghhhh!"
  271. say the majority of my users.  Worry not; I am not any less lazy
  272. than I used to be.  Using the C)onfig, F)ile IO, e(X)tensions
  273. choice in the menu ('conf_def_ext' function), you can achieve the
  274. exact same functionality by defining the extensions '.*' as your
  275. last extension.  This is the way Bingo comes configured.
  276. -    Another small problem was with KEYCFG.EXE.  When you used
  277. the defaults, the keyset filename was KEYSET.CFG, not KEYCFG.SET.
  278. This no doubt caused problems for which I apologize.
  279. -    PAGESIZE now allows you more complete control over the memory
  280. allocation strategy Bingo uses.  The syntax is now:
  281.      pagesize X Y <filename> where X is the number of 'buckets'
  282. to allocate (in kilobytes), Y is the size of each bucket page (in
  283. kilobytes), and <filename> is the executable to modify, by
  284. default BE.EXE.  For example, a bucket size of 4K and a pagesize
  285. of 2K gives a theoretical memory limit of 8 Megabytes.
  286.  
  287. Version 2.10b
  288. -------------
  289. -    Fixed a minor display problem with the 'query_quote'
  290. function not updating the display.
  291. -    When swapped out with the virtual memory enabled, Bingo was
  292. not always clearing the swapfile out of the way when swapping,
  293. thus chewing up disk space.  Fixed.
  294. -    Fixed the printer subsystem, so that it will dependably end
  295. pages when you are using a bottom margin.
  296. -    Fixed a bug in the search routine.  Basically, Bingo wouln't
  297. search past the 32,766th line of a file (used an int where I
  298. should have used a long, natch).
  299. -    Fixed a bug in the info command, where it would on certain
  300. machines return truly large inaccurate numbers for the amount of
  301. RAM free when there was in fact no local RAM available.
  302. -    from a string entry box, in addition to accessing the most
  303. recently entered strings via the Up_Arrow key, you can now access
  304. the file pick list via the Page_Up key.  Very useful for the
  305. terminally lazy among us.
  306. -    altered the 'scroll_up' and 'scroll_down' commands to
  307. *finally* work the way they were intended -- the screen moves but
  308. the cursor is fixed.
  309.  
  310. Version 2.10c
  311. -------------
  312. -    fixed a bug in the macro handling, where defining a key
  313. could undefine the most recently on-the-fly defined key.  This
  314. one appears to have been present since version 1.1b! May be the
  315. oldest bug I have ever squashed.
  316. -    added 'scroll_left' and 'scroll_right' commands, which work
  317. pretty much like 'scroll_up' and 'scroll_down' work, only
  318. horizontally.
  319. -    added 'conf_automark' option which allows the marking to
  320. follow you about without you explicitly saying so.
  321. -    fixed bug with snap_to_mouse_xy not allowing you to the last
  322. line.
  323. -    fixed a bug with del_line not updating the display when the
  324. last_line is deleted.
  325. -    fixed an enormously irritating problem with Bingo not
  326. recognizing all extended keyboard combinations, such as
  327. Alt-Escape.
  328. -    added a box drawing mode, allowing the use of single and
  329. double line drawing.
  330. -    added 'begin_of_text' function.  This moves you to the first
  331. non-space character on the current line.  If the line is blank,
  332. you are moved to the first column.
  333. -    fixed a bug in KEYCFG; it was not happy when you gave it a
  334. key with no definition.  Nothing terrible happened, you simply
  335. got unpredictable results when that key was pressed.
  336. -  fixed a bug in the next_error/prev_error code; it would not
  337. return you to the proper file if it was executed upon startup,
  338. say as in the compile macro.  Fixed.
  339.  
  340. Version 2.10d
  341. -------------
  342. -  fixed a bug with snow checking mode.
  343. -  Fixed a bug in how Bingo handled files with an eof marker as
  344. the last character of the last line.
  345. -  Added timed backups.  This allows you to specify how often, in
  346. terms of operations, to save a backup of a file.  To elaborate on
  347. an operation, anything that changes the file is 1 operation.
  348. After a predetermined number of operations, the file is saved as
  349.    backXXXX.bak
  350. where XXXX is the buffer 4 digit id number.  This id number is
  351. unique over an editing session, and is displayed as part of the
  352. info screen.  The backup files are identical to the files
  353. themselves, except that the first line contains the original name
  354. of the file and the time of the backup.
  355. -  Added 'backup_file' and 'backup_all' functions to force
  356. automatic backups.  These function only effect those files for
  357. which automatic backups are turned on.
  358. -  Fixed a number of small bugs in key handling.  Bingo now does
  359. a better job of identifying undefined keys.
  360.  
  361. Version 2.10e
  362. -------------
  363. -  Fixed a small lack of functionality in KEYCFG. It will now
  364. parse each identifier as a function, then as a key.  Previously
  365. it did this, but it was not complete; when it parsed keys, only
  366. named keys (alt_escape, etc.) were checked, function keys and
  367. control keys were not recognized.
  368. -  Fixed a bug with 'cut_append' and 'copy_append'.  If the
  369. buffer you were appending to was empty, the text would be
  370. cut/copied, but the data was not placed into the buffer.
  371. -  Changed the error-processing algorithm slightly, so it does
  372. not see .com and .exe files as valid filenames for errors to
  373. occur in.
  374. -  Added 'cmd_line' function.  This allows you to enter a Bingo
  375. function (or enough of it to uniquely identify it) and have bingo
  376. execute.  This is similar to the 'pick_exec' function, except
  377. that execution takes place immediately.  Further, you can type in
  378. string parameters on the same line, i.e.:
  379.    swap_exec dir
  380. would 'swap_execute' the dir command.
  381. -  Fixed a bug in the print-with-headers routine where headers
  382. were always sent to the parallel port, regardless of the setting.
  383. -  Seem to have squashed a bug we couldn't reproduce.  The timed
  384. backups were, for no know reason, occasionally munging files.  It
  385. no longer happens, but I am not sure why it did to begin with.
  386. If anyone could reliably reproduce this with 2.10d, let me know.
  387. -  Altered the word wrap algorithm slightly, to prevent spare
  388. spaces from creeping in when Bingo wraps at the end of a
  389. sentence.
  390. -  Fixed an inconsistency in the regular expression search
  391. algorithm with respect to the $ and ^ special characters and the
  392. ignore case identifier.
  393. -  Changed the single backup method a bit, so that it creates the
  394. backup by filling the extension with the specified character.
  395. I.e., if you specify to use the '$' character, 'main.c' would
  396. become 'main.c$$', while 'main.cp' would become 'main.cp$'.
  397. Remember, Bingo only creates the backup if you save the file over
  398. its original.
  399. -  Altered how deleted portions of text (word, line, eol, bol)
  400. are saved on the unkill stack.  EOL chars are now properly
  401. carried along on the stack, and line deletions will be unkilled
  402. as full lines.
  403. -  Added a new function 'emacs_yank' which melds the unkill stack
  404. and the paste buffer together in the following manner.  If the
  405. most recent block operation/deletion was a block operation,
  406. 'emacs_yank' works exactly like 'paste', pushing the paste buffer
  407. contents into the text.  If the most recent operation was a
  408. deletion (word,line,eol,bol), 'emacs_yank' works like the
  409. 'paste_kill' function, pulling text from the undo stack without
  410. disturbing its contents.  This allows you to use the deletion
  411. commands to manipulate text in concert with the paste buffer
  412. operations.
  413.  
  414. Version 2.11
  415. ------------
  416. -  changed the settings from being embedded in the executable to
  417. being saved in a file called BINGO.INI.  Bingo looks first in the
  418. local directory, then in Bingo's home directory.
  419. -  fixed a bug which could prevent Bingo from editing more than
  420. 50 files at a time.
  421. -  changed the macro recording paradigm so that when you are
  422. recording a function which executes another key (such as global
  423. or repeat), Bingo records what key to execute but not the result
  424. of the key.
  425. -  fixed a problem with the file backup not backing up files with
  426. full extensions.
  427. -  fixed a problem with printing to a file not allowing you to
  428. append to an existing file.  It seems fseek works not as
  429. advertised.
  430. -  fixed a bug in the single backup code, where Bingo would not
  431. backup a file with a 3 letter extension.
  432. -  fixed a problem when 'unkill to stack' option was selected
  433. with the unkill stack becoming corrupted.
  434. -  fixed a problem with C mode not working quite properly
  435. -  added a number of small functions to aid in using Bingo in
  436. Overwrite mode:
  437.  
  438.    conf_carriage: This function toggles on and off whether or not
  439.       the 'carraige' function splits lines.
  440.  
  441.    conf_delete_join: This function toggles on and off whether or
  442.       not deleting at the end of a line brings the next line up.
  443.  
  444.    new_line: Inserts a new line before the current line, without
  445.       moving the cursor.
  446.  
  447. -  changed the file saving methodology a bit to be a little more
  448. robust.  'conf_safe_save' will toggle on and off the alternate
  449. method.  If turned on, 'safe' saves will first save the new file
  450. to a temporary file, *then* delete the old file, the rename the
  451. new file.  Be careful when you turn this on when disk space is
  452. running low -- for a bit you will have 2 copies of the file
  453. there.
  454. -  fixed a low-level bug in the repositioning algorithm.  this
  455. could cause odd pointer behavior in certain circumstances.
  456. -  added functionality to the 'jump' command, so that entries cn
  457. take the form of 
  458.    [+-]line,[+-]column
  459. allowing you to jump by columns as well as lines, or any
  460. combination of both.
  461. -  Made a number of low level changes in how Bingo interacts with
  462. the keyboard so that it is friendlier to Multitasking Systems
  463. such as Windows and OS/2.
  464. -  Added the KEYINFO program.  This is an simple program whose
  465. mission is to extract key definition information from a
  466. single_key_save file or a keyset file.  Usage is as follows:
  467.  
  468.    Info on single_key_save macro file
  469.       KEYINFO -s [single_key_save macro filename]
  470.    Info on keystroke in .SET table
  471.       KEYINFO -t [.SET table] [keyname]
  472.    Info on all keys in .SET table
  473.       KEYINFO -a [.SET table]
  474.  
  475. KEYINFO will print out a key definition, per key in the case of the -a
  476. option.  This definition will deiscrimminate between functions,
  477. keystrokes, and text.  This is intended as an aid to debugging
  478. macros and key definitions.
  479.  
  480.  
  481. Registering
  482. -----------
  483.    Starting with version 2.10, there is a two-tiered registration
  484. method.  You can register for the current version, one time only,
  485. for $40.00.  This is called Single Version registering.  This
  486. type of registration entitles you to use the current version of
  487. Bingo, and to support for that version.
  488.    You can also opt for the Lifetime registration, for $75.00.
  489. This entitles you to subsequent revisions for a $5 shipping fee,
  490. and support for as long as the product is available.
  491.    People who registered prior to version 2.10 are automatically
  492. upgraded to Lifetime registrations.
  493.    When you register your copy of Bingo, you will get an
  494. executable with your name on the opening screen, so you can show
  495. everyone what an honest person you are.
  496.  
  497. Comments
  498. --------
  499.    Whether you are an avid user or an avid hater of Bingo, PLEASE
  500. do not hesitate to contact me.  It is of tremendous use to me to
  501. get your feedback on Bingo.  Seriously!
  502.  
  503. Getting the Latest Version
  504. --------------------------
  505.    There are two sure ways to aquire the latest version of Bingo.
  506. One is by calling the Computer Connections BBS in Washington DC.
  507. This is a very fine, very large board which is excellently
  508. managed.  It will always have the latest release, and E-Mail left
  509. for me their will get responded to.  The phone number is:
  510.    (202) 547-2008
  511.  
  512.    The other way is to look for it on Compuserve, usually as
  513. BINGO2.ZIP in the IBM Applications area.
  514.  
  515. Contacting the Author:
  516. ----------------------
  517.    Feel free to contact me any time about any problems, suggestions,
  518. or just plain discussions concerning Bingo, regardless of whether
  519. you are registered.  Without users, any product, now matter how
  520. good, is so much raw data sitting on a disk somewhere.  Either
  521. write or call to this address:
  522.  
  523.                   Christopher R. S. Schanck
  524.                   PO Box 279
  525.                   Hanover MD 21076
  526.                   (410) 799-7052
  527.  
  528. if that number should give you any trouble, use:
  529.  
  530.                   (215) 691-1070
  531.                   9am to 6pm EST
  532.  
  533. Compuserve
  534. ----------
  535.    Contact me at 70541,3614.  This is the most reliable way to
  536. contact me, as I check my email regularly.
  537.  
  538. Hints
  539. -----
  540.      I would like to compile a list of hints to include with Bingo.
  541. Most users have discovered sharp little tricks about configuring
  542. Bingo, and about using the more complex functions.  So send me
  543. your ideas for this file, and it may get included in the next
  544. release.  This includes any nifty macros you come across.
  545.  
  546. PsL Shareware Registration
  547. --------------------------
  548.      You can order directly from me at the above address or from
  549. Public (software) Library with your MC, Visa, AmEx or Discover
  550. card by calling 800-2424-PsL or 713-524-6394 or by FAX to
  551. 713-524-6398 or by CompuServe to 71355,470 or by mail to PsL, PO
  552. Box 35705, Houston, Texas 77235-5705.  Bingo's order # is 10399.
  553. Please use this number when ordering if possible.  These numbers
  554. are for ordering only.  For information about dealer pricing,
  555. volume discounts, site licensing, shipping of product, returns,
  556. latest version number or other technical information, contact me
  557. at
  558.  
  559.                   Christopher R. S. Schanck
  560.                   PO Box 279
  561.                   Hanover MD 21076     
  562.                   (410) 799-7052
  563.  
  564.  
  565.