home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / deskutils / _m_z / smalltask / !SmallTask / !Help next >
Encoding:
Text File  |  1994-05-22  |  1.7 KB  |  51 lines

  1. !SmallTask v1.00
  2.  
  3. This application provides a task window which redirects its
  4. output to a sprite instead of a text file (as is done in
  5. !Edit's taskwindow). This means that programs can be run in a
  6. window, but unlike other task windows, !SmallTask supports all
  7. VDU commands, except the following:
  8. -Mode changes
  9. -Palette changes
  10. -Paged mode is disabled
  11. The mouse is buffered separately, and it's origin is the same
  12. as the graphic origin of the window (default: bottom-left) of
  13. the window.
  14.  
  15. Clicking SELECT/ ADJUST on the !SmallTask icon on the icon-bar
  16. will start up a task window.  To bring up the menu, click MENU
  17. on the title bar of the window (NB clicking in the window work
  18. area will buffer the mouse position instead!).
  19.  
  20. The menu is as follows:
  21. -Info        Program information.
  22. -Pause       Pauses current task.
  23. -Save        Saves task's screen as sprite.
  24. -Kill task   Terminates current task.
  25. -Show caret  Turns caret on or off.
  26. -Gain caret  Switches keyboard output to task.
  27. -New task    Starts up a new task with a *command.
  28. -Next task   Configures details for next task.
  29. -Quit        Quits !SmallTask.
  30.  
  31. Tasks can be started by:
  32. -The 'New task' menu option
  33. -Dragging an object onto the icon
  34. -Clicking on the icon with SELECT/ ADJUST
  35.  
  36. This version does not support many features. Listed below are
  37. those which are common in most programs:
  38. -Direct screen accessing (usually within machine code)
  39. -All MOUSE commands, except those used to read its position.
  40. -Multi screen banking
  41. -ARROW Keys and COPY key during line editing
  42. -A few other things
  43. Most simple programs should work without any problems.
  44.  
  45. Thomas Newcomb,
  46.  37 Crosby Road,
  47.   Birkdale,
  48.    Southport,
  49.     Lancashire,
  50.      PR8 4TE.
  51. 30th April 1994.