home *** CD-ROM | disk | FTP | other *** search
/ PC Plus 42 / SHORTIES / HILITE.DOC < prev    next >
Encoding:
Text File  |  1990-01-01  |  2.8 KB  |  57 lines

  1.     HILITE Version 1.3  (C) Prometheus Developments, December 1989
  2.                       Written by Ewan MacIntyre
  3.  
  4.      This  is a batch-file utility which provides a highlight bar  for
  5. selecting  items from a menu that has been printed on the screen.  The
  6. arrow  keys (or mouse) move the bar up and down,  and  ENTER  selects.
  7. Alternatively  you may press the first letter/character of the desired
  8. item.
  9.  
  10.      The ANSI screen driver is not required.  Note:  when this program
  11. is  used  with  resident programs like SideKick,  which  make  regular
  12. interceptions to the keyboard interrupts,  the movement of the bar may
  13. not be a smooth as it ought to be.
  14.  
  15. Syntax: HILITE #1 #2 #3 #4 [#5]
  16. (#1,#2) are the co-ordinates of the top left of the menu (x,y)
  17.      #3 is the width of the menu
  18.      #4 is the number of items
  19.      #5 is the spacing (default=1), ie there is an item every #5 rows
  20.  
  21. All parameters must be sensible positive integers below 100. 80 column 
  22. text modes only.
  23.  
  24. Exit codes: On exit, ERRORLEVEL will be set to the option selected.
  25. Invalid parameters or pressing ESCAPE/^C will cause ERRORLEVEL=0.
  26.  
  27.      As  with most of our programs,  typing HILITE with no  parameters 
  28. will  give  you  details of the appropriate syntax to  use.  The  file 
  29. HIDEMO.BAT is a demonstration batch-file.  We hope you will find  this 
  30. program useful in your computer system.
  31.  
  32.      This program has been tested on an AMSTRAD PC1512 with CGA, on an 
  33. AMSTRAD PC1640 with EGA and on an AMSTRAD PC2086.  It is written to be 
  34. compatable with monochrome adaptors too.  If you have any trouble with 
  35. your  particular machine,  please write to us and describe your system
  36. and the problem.
  37.  
  38.      We  would like to apologise to anyone who found that the  version 
  39. of  HILITE  on  the September 1989  PC  Plus  SuperDisk.  The  problem 
  40. appeared to be related to the type of keyboard used, but we eventually 
  41. discovered  that it was due to the BIOS not restoring unused registers 
  42. to  their correct values on some machines.  The problem has  now  been 
  43. solved.  Many thanks to Mr.  R.W.  Levett of Haslington,  Cheshire who 
  44. tested the new version for us.
  45.  
  46.      As  a company constantly operating a policy of continuous product 
  47. development,  we find that customer feedback is vital. If you have any 
  48. comments  about  this  program,  any suggestions for how it  could  be 
  49. improved, any suggestions for other programs you need, or if you would 
  50. like  to  know  more about our other software,  write to  the  address 
  51. below, enclosing a stamped addressed envelope. Our new pricelist shall 
  52. be completed by January 1990, along with information about our On-Disk 
  53. Catalogue, which includes program demonstrations.
  54.  
  55. Ewan MacIntyre
  56. Prometheus Developments
  57. 27 Louisa Drive, Girvan, Ayrshire. KA26 9AH