home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / editors / hypsh40b.arj / HYPDEVEL.LZH / HOMESKEL.HYP < prev    next >
Text File  |  1991-04-24  |  2KB  |  98 lines

  1. .REMARK 
  2. Template home hyperfile - Copyright (c) N.G.Taylor 1990,1991
  3. .HEADER
  4.  
  5. [a]      ~S   replace as reqd     Version n.n           $1  ~C70~PsAbout(0)~Ka~E▄
  6.            ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  7. .FOOTER
  8. [q]      ~S  Quit  ~PSQuit~Kq~E▄             Quit to main menu / program
  9.           ▀▀▀▀▀▀▀▀
  10.  ~h3
  11.  ╚════════════  Press a letter key to select an option ════════════
  12. .SCRIPT Quit
  13. v1Home frame
  14. anF
  15. Q
  16. .NOTE Your application
  17.   Insert details here about your application.
  18.   This screen will be popped up at start up and when 'about'
  19.   button is pressed.
  20.  
  21.   --------------------  Press any key  ---------------------
  22. .SCRIPT About
  23. -- If parameter = 1 and option O set, quit
  24. ZI$\&#O;q
  25. -- Set option O for next time round
  26. O*O1
  27. -- Position centre of screen
  28. ZX40
  29. ZY12
  30. NYour application
  31. -- Put cursor out of the way
  32. ZX79
  33. ZY25
  34. .SCRIPT SETUP
  35. OUwK
  36. ZF4
  37. JD&D
  38.  
  39. -- CGA and EGA
  40. LD0
  41. LD2
  42. O*11
  43. OTKC
  44. OHBW
  45. OEwC
  46. q
  47.  
  48. -- MONO and HERC
  49. LD1
  50. OTKW
  51. OSwK
  52. OJWK
  53. OKWK
  54. OHBK
  55. OCWK
  56. OOKW
  57. OEWK
  58. OIwK
  59. .FRAME Home frame
  60. .TITLE Home frame
  61. ~A~PSAbout(1)~E~Q
  62. [1]      ~S  selection1  ~PFFurther frame~K1~E▄       Description
  63.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 
  64.  
  65. [2]      ~S  selection2  ~Ppaction~K2~E▄       Description
  66.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  67.  
  68. [3]      ~S  selection3  ~Ppaction~K3~E▄       Description
  69.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  70.  
  71. [4]      ~S  selection4  ~Ppaction~K4~E▄       Description
  72.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  73.  
  74. [5]      ~S  selection5  ~Ppaction~K5~E▄       Description
  75.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  76. ~J3
  77. .
  78. .FRAME Further frame
  79. .TITLE Further frame - duplicate as required
  80.  
  81. [1]      ~S  selection1  ~Ppaction~K1~E▄       Description
  82.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀ 
  83.  
  84. [2]      ~S  selection2  ~Ppaction~K2~E▄       Description
  85.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  86.  
  87. [3]      ~S  selection3  ~Ppaction~K3~E▄       Description
  88.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  89.  
  90. [4]      ~S  selection4  ~Ppaction~K4~E▄       Description
  91.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  92.  
  93. [5]      ~S  selection5  ~Ppaction~K5~E▄       Description
  94.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  95. ~J3
  96. .
  97.  
  98.