home *** CD-ROM | disk | FTP | other *** search
/ PC Plus 36 / ISSUE_36_SEP_1989 / SHORTIES / HILITE.DOC < prev    next >
Encoding:
Text File  |  1989-01-01  |  2.2 KB  |  46 lines

  1.         HILITE Version 1.0  (C) Prometheus Developments, May 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 arrow 
  6. keys (or mouse) move the bar up and down, and ENTER selects. Alternatively 
  7. you may press the first letter/character of the desired item.
  8.  
  9.      The  ANSI screen driver is not required.  Note:  when this program is 
  10. used   with   resident  programs  like  SideKick,   which   make   regular 
  11. interceptions to the keyboard interrupts,  the movement of the bar may not 
  12. be a smooth as it ought to be.
  13.  
  14. Syntax: HILITE #1 #2 #3 #4
  15. (#1,#2) are the co-ordinates of the top left of the menu (x,y)
  16.      #3 is the width of the menu
  17.      #4 is the number of items
  18.  
  19. All  parameters  must be sensible positive integers below 100.  80  column 
  20. text modes only.
  21.  
  22. Exit codes: On exit, ERRORLEVEL will be set to the option selected
  23.             Invalid parameters or pressing ESCAPE will cause ERRORLEVEL=0
  24.  
  25. A summary of syntax can be obtained by typing HILITE on its own.
  26.  
  27.      At about the end of May,  another of our programs shall be available: 
  28. ARROW.  This  program  allows the mouse to be used to select items on  the 
  29. screen.  Unlike HILITE, the menu is not restricted to a rectangular area - 
  30. the items can be any size.  ARROW works in two modes:  from a command line 
  31. and  from a menu-file.  Using the command line to define your  menu  means 
  32. that operation is similar to HILITE.  But using a menu-file opens many new 
  33. doors,  allowing varying size menu-items anywhere on the screen.  ARROW is 
  34. extremely versatile and is easy to use.  It shall cost five pounds for the 
  35. 5¼ inch version,  and six pounds for the 3½ inch version. If you send your 
  36. own disc, it will be only four pounds. If you have any suggestions to make 
  37. for this program, or would like more information about ARROW or any of our 
  38. other projects, please send an SAE to the address below:
  39.  
  40.      Ewan MacIntyre           ;This is not our HQ address.
  41.      27 Louisa Drive,
  42.      Girvan,
  43.      Ayrshire.
  44.      KA26 9AH
  45.  
  46. If you really must send a cheque now, make it payable to Ewan MacIntyre.