home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / STEN / STEN14B.MSA / PROGRAMS / PROGCONT < prev    next >
Encoding:
Text File  |  2010-04-21  |  2.0 KB  |  76 lines

  1.     Joystick Handling
  2.     ~~~~~~~~~~~~~~~~~
  3.     STN 2.2 - How to determine joystick direction and fire button status.
  4.     DBA 1&4 - Reading the outputs from the joystick ports.
  5.     GBG 2.3 - Determining joystick status and handling.
  6.  
  7.  
  8.     Wait For Key Or Mouse
  9.     ~~~~~~~~~~~~~~~~~~~~~
  10.     STN 5.2 - How to pause a until a program until a key or button is pressed.
  11.  
  12.  
  13.     Checking For A Yes/No Input
  14.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  15.     GUM 5   - Determining wether an input was Yes or No.
  16.  
  17.  
  18.     Cookie Jar Handling
  19.     ~~~~~~~~~~~~~~~~~~~
  20.     STN 5.2 - Accessing the reserved system areas on an STE.
  21.  
  22.     
  23.     Giving A Signal
  24.     ~~~~~~~~~~~~~~~
  25.     STN 5.2 - Creating an audio/visual prompt for the user.
  26.  
  27.  
  28.     Date & Time Manipulation
  29.     ~~~~~~~~~~~~~~~~~~~~~~~~
  30.     STN 3.7 - Setting and reading the internal clocks.
  31.     GUM 3   - Various routines to manipulate the time and date.
  32.  
  33.  
  34.     Evaluating Expressions
  35.     ~~~~~~~~~~~~~~~~~~~~~~
  36.     STN 3.6 - How to evaluate numerical formulae.
  37.  
  38.  
  39.     Selectable DESKTOP.INF Files
  40.     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  41.     STN 4.1 - How to program and utilise selectable DESKTOP.INF files.
  42.  
  43.  
  44.     Error Handling
  45.     ~~~~~~~~~~~~~~
  46.     STN Vol1 compendium - The uses of the error command, and error trapping.
  47.     STE 2   - Elegent error handling routines.
  48.  
  49.  
  50.     Keyboard
  51.     ~~~~~~~~
  52.     STN 2.3 - Emptying the keybord buffer before reading a key.
  53.     GBG 2.3 - Reading the function keys.
  54.             - Forcing keyboard input into lower case.
  55.     GBG 2.5 - Clearing the keyboard buffer before input is made.
  56.     
  57.     
  58.     Security
  59.     ~~~~~~~~
  60.     DBA 6   - Creating a password security system.
  61.  
  62.  
  63.     Timing 
  64.     ~~~~~~
  65.     GBG 1.6 - Building a timer routine into your programs.
  66.  
  67.  
  68.     Random Numbers
  69.     ~~~~~~~~~~~~~~
  70.     GBG 2.1 - Creating random number sequences without repetition.
  71.  
  72.  
  73.     Reseting The Computer
  74.     ~~~~~~~~~~~~~~~~~~~~~
  75.     GUM 8   - How to perform soft and hard re-boots.
  76.