home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT001.ZIP / READ.ME < prev   
Text File  |  1988-05-15  |  19KB  |  466 lines

  1.  
  2.                            Instinct Software
  3.                  11311 N. Central Expressway, Suite 300
  4.                          Dallas, Texas  75243
  5.  
  6.                   Orders Only! Phone Line (214) 739-5543
  7.  
  8.                   Bulletin Board Phone Line (214) 368-2709
  9.                   1200/2400 Baud, 8 data, 1 stop, no parity
  10.  
  11.  
  12. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  13. ▒ Introduction ▒
  14. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  15.  
  16.     The purpose of ALT is to provide a useful, new framework for
  17.     computing with your IBM PC, PCAT or compatible.  It is a
  18.     multi-faceted tool containing functions and capabilities that
  19.     can literally make the difference between getting the job done
  20.     effectively on the computer and abandoning the computer and
  21.     going back to "doing it by hand".  While none of the tools ALT
  22.     provides are unique in nature,  it is our opinion that most of
  23.     them are superior in their operation and breadth of
  24.     capabilities.  ALT is best classified as a memory-resident
  25.     (i.e.,  always available) integration of four major,  popular
  26.     utilities under a common user interface:
  27.  
  28.     * Context switching and management for running several tasks
  29.     simultaneously with user definable menus
  30.  
  31.     * Desk Accessory programs that imitate and surpass
  32.     their real-life counterparts
  33.  
  34.     * A DOS shell providing powerful file and directory
  35.     management capabilities
  36.  
  37.     * Macros and Data Transfer (Cut and Paste)
  38.  
  39.  
  40. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  41. ▒ Installing ALT ▒
  42. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  43.  
  44.     To install ALT from the floppy to a hard disk drive:
  45.  
  46.     Type:   A:
  47.     Press:  Enter
  48.     Type:   Install
  49.     Type:   (drive letter of your harddisk and colon, i.e. C: )
  50.     Press:  Enter
  51.  
  52.     The install program will then install ALT onto the designated
  53.     hard disk.
  54.  
  55.     For those who have obtained the ALT shareware program without
  56.     the install program, perform the following steps to install ALT:
  57.  
  58.     1.  Create an  \ALT subdirectory on your harddisk.
  59.  
  60.         Type:  (drive letter of your hardisk and colon, i.e.  C: )
  61.         Press: Enter
  62.         Type:  md \alt
  63.         Press: Enter
  64.         Type:  cd \alt
  65.         Press: Enter
  66.  
  67.     2. Copy all files from floppy (assuming drive A:) to newly created
  68.        subdirectory.
  69.  
  70.        Type:  copy a:\*.*  \alt
  71.        Press: Enter
  72.  
  73.     3. The Alt shareware program is distributed in an archived (or
  74.        crunched) form.  The ARKE.COM program is used to unarchive (or
  75.        uncrunch) the files required by Alt.
  76.  
  77.        Type:  Arke Alt
  78.        Press: Enter
  79.  
  80.     The installation of ALT is complete.  Please note the following
  81.     for successful operation of Alt.
  82.  
  83.     1.  Make sure you have the following lines in the \CONFIG.SYS
  84.         file on your boot disk (usually your hard disk).
  85.  
  86.         FILES=25
  87.         BUFFERS=25
  88.  
  89.     2.  Have the \ALT subdirectory included in your path, i.e.
  90.  
  91.         PATH=\ALT
  92.  
  93.  
  94. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  95. ▒ Running ALT ▒
  96. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  97.  
  98.     To run ALT, first go to the ALT directory:
  99.  
  100.     Type:     cd \ALT
  101.     Press:    Enter
  102.     Type:     alt
  103.     Press:    Enter
  104.  
  105.     The ALT banner will appear on the screen.  Press any key to
  106.     continue.  If ALT is being run for the first time, a screen for
  107.     configuring the swap drive will be presented.  The swap
  108.     drive is the disk drive used by ALT for temporarily storing
  109.     programs run in other partitions while they are not being
  110.     used.  It is this capability that allows ALT to give more
  111.     than one program, the entire memory resources of your
  112.     computer.  Thus, it is very important that you spend a few
  113.     minutes setting up the swap drive configuration screen
  114.     correctly.  The swap drive configuration screen appears
  115.     similar to the following:
  116.  
  117.     The Swap Drive configuration screen contains two columns: a
  118.     swap drive column in which you fill in drive letters for the
  119.     disk drives available to ALT for memory swapping and a
  120.     column specifying the corresponding maximum amount of memory
  121.     ALT is allowed to use temporarily on the disk.  Note that
  122.     ALT's use of your disk space is temporary.  It will be freed
  123.     upon exiting ALT.  You must enter at least one disk drive
  124.     letter for ALT to operate.  We suggest using a RAM disk as
  125.     the swap drive if you have one.  This will make swapping
  126.     much faster.  Another good alternative is to use expanded
  127.     memory.  To use expanded memory, enter 'X' as the first swap
  128.     drive letter.  Then enter the maximum amount of disk space
  129.     in kilobytes you can afford in the corresponding column to
  130.     the right.  Allow for about 600K per partition you plan to
  131.     use plus about 130K for each accessory you use.  You may
  132.     leave this column blank if ALT is allowed to use all of the
  133.     disk space available (you must enter a number, however, when
  134.     using the expanded memory 'X' option).  You can specify as
  135.     many as five different swap drives as available to ALT.  It
  136.     is recommended that you specify your hard drive as the last
  137.     swap drive if you are using a RAM disk or expanded memory.
  138.     This will give ALT some memory to use temporarily in case it
  139.     runs out of space on the RAM disk or expanded memory.  Leave
  140.     the Maximum Swap Size column blank for the last drive
  141.     specified in order to avoid the "Out of Swap Space Error".
  142.  
  143.     For example suppose you have one hard disk C: and no RAM
  144.     disk or expanded memory.  Then the following simple
  145.     configuration will suffice:
  146.  
  147.                Swap Drive        Maximum Swap Drive
  148.                    C                                 K
  149.  
  150.     As another example, suppose you have a RAM disk D: with 3
  151.     Megabytes and a hard disk C:.  Then a recommended swap drive
  152.     configuration might be:
  153.  
  154.                Swap Drive        Maximum Swap Drive
  155.                    D                    1500        K
  156.                    C
  157.  
  158.     The above sets up drive D: as the principal swap drive of
  159.     which ALT is only allowed to temporarily use 1500K or 1.5
  160.     Megabyte.  Drive C: is specified as the secondary swap
  161.     drive.
  162.  
  163.     As a final example, suppose you have an expanded memory card
  164.     with 4 Megabyte.  Then you might configure ALT in the
  165.     followinig manner:
  166.  
  167.                Swap Drive        Maximum Swap Drive
  168.                    X                   2000
  169.                    C
  170.  
  171.     This makes the expanded memory card the principal swap drive
  172.     with enough memory to swap about three running programs and
  173.     some accessories before running out of "disk" space on the
  174.     expanded memory card.  If ALT needed more than 2000K it
  175.     would then use drive C:
  176.  
  177.     After configuring the swap drive, you will not see this
  178.     screen again.  You can, however, change these settings
  179.     by using the setup program and selecting (D)rives.
  180.  
  181. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  182. ▒ The ALT Accessories ▒
  183. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  184.  
  185.     ALT provides a number of familiar desk accessory tools such as
  186.     calculators,  an appointment book,  editors,  file services and
  187.     more.  To bring up the ALT main menu and select an accessory:
  188.  
  189.     Tap:      Alt ( i.e. the key marked Alt on your keyboard. Do
  190.                     not hold down the Alt key.  YOU MUST TAP IT
  191.                     SHARPLY. )
  192.     Select:   the desired accessory
  193.  
  194.     To get back to your running task or program, tap the Alt key
  195.     again and select the task from the upper menu by pressing the
  196.     appropriate number (i.e.  1). 
  197.  
  198.     To get quickly to the last accessory you were in from another
  199.     program,  tap the Alt key twice.  This is referred to as double
  200.     tapping.  Likewise,  double tapping while in an ALT accessory
  201.     returns you to the program you were in before entering the
  202.     accessory.  Another way of accessing the last accessory visited
  203.     is to tap Alt and then press 0.  (Think of the last accessory
  204.     visited as being in partition 0).
  205.  
  206.     All accessories incorporate a user-interface similar to Lotus
  207.     123.  At the bottom of each accessory appears a menu.  (For some
  208.     accessories you must first press F10 to retrieve the menu line).
  209.     Items from the menu are selected either by using the arrow keys
  210.     to position the highlighted bar over a menu selection and then
  211.     pressing return, or by pressing the first letter of the menu
  212.     selection.  As the highlighted bar is moved with the arrow keys,
  213.     an explanatory message appears beneath the menu line to remind
  214.     you of the use or function of the selection.
  215.  
  216.  
  217. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  218. ▒ The Concepts of User Partitions and Program Switching ▒
  219. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  220.  
  221.     Like many programs for the IBM PC family,  ALT resides in memory
  222.     so that it is instantly accessible.  However,  ALT operates
  223.     differently from most memory-resident software.  ALT divides the
  224.     memory in your computer into one or more partitions.  This gives
  225.     you the capability to run several programs simultaneously and
  226.     allows you to switch at will between them.  The partitions are
  227.     numbered 1 through 9.  When ALT is loaded it puts you back at
  228.     the DOS prompt in partition 1.  To switch to a new partition,
  229.     tap the Alt key and then press the number of the partition
  230.     desired.  For example,  to go to partition 2,  tap the Alt key
  231.     and then press 2.
  232.  
  233.     What does all of this mean to you?  Well,  for instance you can
  234.     simultaneously run Lotus 123 in partition 1 say,  and WordStar
  235.     in partition 2.  Furthermore,  you can switch between the two
  236.     programs at will.  With ALT you are no longer constrained to
  237.     doing just one thing at a time!!!
  238.  
  239. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  240. ▒ Partition Configuration ▒
  241. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  242.  
  243.     If the partition you are switching to has never been visited
  244.     before,  then a partition configuration screen will be
  245.     displayed.  The first field configures the size of the
  246.     partition.  Enter the smallest size in kilobytes as needed to
  247.     allow your application program to run in the partition.  If you
  248.     do not know the amount of memory needed,  try giving the
  249.     partition a large amount of memory,  say 512K.  However,  the
  250.     larger the size you enter,  the more ALT must swap memory out to
  251.     disk.  Typing a larger number than the total amount of memory
  252.     available will give all available memory to the partition.  When
  253.     in doubt,  experiment!  If the program you will be running in
  254.     the new partition is a graphics based program then answer Yes to
  255.     the second field (see below if EGA).  If the program you are using
  256.     is a communications program,  answer No to the third field.  This
  257.     prevents ALT from swapping the program to disk during critical data
  258.     transfer operations.  Finally, press F10 to initiate the switch to
  259.     the new partition or ESC to abort the operation.
  260.  
  261. ▒▒▒▒▒▒▒
  262. ▒ EGA ▒
  263. ▒▒▒▒▒▒▒
  264.  
  265.     ALT can be used with programs running in graphics mode on an
  266.     EGA monitor, but there are some restrictions that do not
  267.     apply to the lower resolution CGA monitor:
  268.          o Only one program running in EGA graphics mode can
  269.            be run at a time.
  270.          o Programs running under EGA graphics mode must be
  271.            run in partition 1.
  272.          o ALT will automatically detect the EGA, but you
  273.            must configure partition 1 for running graphics
  274.            if you plan to use EGA graphics mode.
  275.     It should be noted that the above restrictions do not apply
  276.     when running programs in EGA text mode only.  Furthermore,
  277.     as many EGA text mode programs as desired can be run
  278.     simultaneously with a graphics mode program running in
  279.     partition 1.
  280.  
  281. ▒▒▒▒▒▒▒▒
  282. ▒ Help ▒
  283. ▒▒▒▒▒▒▒▒
  284.  
  285.     Help is available at all times inside ALT by pressing F1.  In the
  286.     abridged shareware version however,  we are unable to provide
  287.     the help file because of its size.  However, pressing F1 does
  288.     provide information about functions missing in the shareware
  289.     version and how to order the complete version of ALT.
  290.  
  291. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  292. ▒ Recording Macros and the CUT/PASTE Facility ▒
  293. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  294.  
  295.     The ALT main menu gives you access to the CUT/PASTE facilities
  296.     and the macro record feature.  To record a macro:
  297.  
  298.     Tap:      Alt
  299.     Select:   Other
  300.     Select:   Record
  301.     Press:    the key you wish to associate with a macro, i.e. Ctrl-F1
  302.     Type:     a short descriptive title for the macro
  303.     Press:    ENTER
  304.     Type:     the keystrokes you wish to record
  305.     Tap:      Alt - to retrieve the macro Quit menu
  306.     Select:   Quit - to terminate recording
  307.  
  308.     Thereafter,  the keystrokes you typed will be "played back" each
  309.     time the recorded key is pressed.
  310.  
  311.     To incorporate the Alt accessories into your keyboard macros, tap
  312.     the Alt key while in the macro Quit menu.  This will bring up the
  313.     familiar Alt Main Menu, which you can then continue on normally in
  314.     your keyboard macro record.
  315.  
  316.     To cut some text for pasting back later:
  317.  
  318.     Tap:      Alt
  319.     Select:   Kut
  320.  
  321.     Then use the arrow keys to position the cursor at one of the
  322.     corners of the text you wish to cut.  "Anchor" the selected
  323.     corner by pressing the period "." or the "+" key.  Use the arrow
  324.     keys to select the opposite corner of the text to be cut.
  325.     Finally,  press ENTER to complete the operation.  Hint: When
  326.     moving around the screen during a cut operation,  use Ctl-Right
  327.     and Ctrl-Left to move quickly forward and backwards one word
  328.     respectively.  To paste back the cut text:
  329.  
  330.     Position the cursor in your application program where you wish
  331.     to paste the text.
  332.     Tap:      Alt
  333.     Select:   Paste
  334.  
  335. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  336. ▒ Instant Macros ▒
  337. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  338.  
  339.     Several keys are available for recording macros without entering
  340.     the ALT main menu.  The available keys are Alt-F1 through
  341.     Alt-F10.  For example,  to associate a macro with the Alt-F2
  342.     key:
  343.  
  344.     Press:    Alt-Shift-F2 (hold down both the Alt, Shift)
  345.     Type:     Quick example
  346.     Tap:      Alt - this action terminates recording.
  347.  
  348.     Notice that while you were typing "Quick example",  a short
  349.     click could be heard.  This is to remind you that you are
  350.     recording keystrokes.  To play back the macro associated with
  351.     Alt-F2:
  352.  
  353.     Press:    Alt-F2
  354.  
  355. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  356. ▒ Configuring ALT ▒
  357. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  358.  
  359.     ALT is easily configured by using the setup.exe program included
  360.     on the ALT distribution disk.  With the setup program you can
  361.     configure such things as the size of the first partition, the
  362.     type of monitor you are using, the drives used to swap programs
  363.     in an out of memory, whether you have a mouse, etc.  To use the
  364.     setup program, go to the ALT directory:
  365.  
  366.     Type:     setup
  367.     Press:    Enter
  368.  
  369.     The setup program is used in the same fashion as an ALT
  370.     accessory.  Select a menu item to configure a particular
  371.     function.  For instance to configure mouse operation, select
  372.     "System" and then "Mouse".
  373.  
  374. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  375. ▒ Quitting ALT ▒
  376. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  377.  
  378.     Occasionally you may want to remove ALT from memory entirely.
  379.     For example,  you may want to free up the memory it is using to
  380.     run a large program.  To do so:
  381.  
  382.     Tap:      Alt
  383.     Select:   Other
  384.     Select:   Quit
  385.     Press:    Y
  386.  
  387.     CAUTION: When you quit ALT in this manner all running programs
  388.     will be terminated and any unsaved data will be lost forever.
  389.     Make sure all data is saved and all programs in the partitions
  390.     are exited before using this option.  If you have recorded any
  391.     macros that you wish to keep,  these must also be saved before
  392.     quitting.
  393.  
  394. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  395. ▒ The Full Version of ALT ▒
  396. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  397.  
  398.     Alt is available in two versions, the Shareware and the Full
  399.     version.  The Shareware version is limited in many of its
  400.     capabilities because of the disk space required to distribute the
  401.     program.  The Shareware version will fit on one disk and can be
  402.     copied and distributed freely among interested persons.  The 
  403.     Shareware version is not freeware, however.  If you continue to
  404.     use it, you must register.  When you register, you will receive
  405.     the Full version.
  406.  
  407.     You can register and receive the Full version of ALT by either
  408.     using the handy on-line order form available from within ALT:
  409.  
  410.     Tap:      Alt
  411.     Select:   Info 
  412.  
  413.     or through the Instinct bulletin board or by calling the number
  414.     given below.  The cost of registering is only $29.95.  With the
  415.     Full version, you get the following extra benefits:
  416.  
  417.        *  Ability to run nine programs (or tasks) instead of just two.
  418.           Switch freely between all nine programs which each having
  419.           access to all available RAM.
  420.  
  421.        *  A printed manual.
  422.  
  423.        *  All three calculators.  A Reverse Polish Calculator (RPN)
  424.           with 3 modes (business, statistical, and computer-based),
  425.           an adding tape calculator, and an algebraic scientific
  426.           calculator.
  427.  
  428.        *  Full context sensitive help.  Press F1 at any time while in
  429.           Alt, and a detailed help will be provided on the accessory
  430.           that you are visiting.
  431.  
  432.        *  Increased memory area for keyboard macros. Macro key area can
  433.           be increased from .5K to 10K to handle an almost unlimited
  434.           number of macros.
  435.  
  436.        *  Rolodex capacity is increased from 20 names to an amount only
  437.           limited by the size of your hard disk.
  438.  
  439.        *  Added functions to the Disk Filer.
  440.  
  441.        *  Product support over the Instinct Bulletin Board System with
  442.           extra privileges.
  443.  
  444.        *  A user configuration menu program that will allow each user 
  445.           of Alt to configure his own interface to Alt.  For example, 
  446.           you can move Alt's accessories and functions that you use most
  447.           to the top of the Alt Main Menu.  This allows you to access your
  448.           favorite accessories even quicker.
  449.  
  450.      * * * Plus !!!!  A Disk Services program.  Why buy Norton
  451.           Utilities when you can undelete files, unfragment your disks
  452.           (optimize), directly edit sectors, sort directories, perform
  453.           disk diagnostic tests, and much, much more with Instinct
  454.           Software Disk Services.  This is free with each Full version 
  455.           of Alt.
  456.  
  457.      All of this for only $29.95 !!!  Orders can be made either through
  458.      the Instinct Order Line (214)-739-5543 or through the Instinct
  459.      Bulletin Board System (214)-368-2709 (1200/2400 Baud, 8 data bit, 
  460.      1 stop bit, no parity).
  461.  
  462.  
  463.  P.S.    See the file TUTORIAL for a hands on approach to learn the
  464.          power of ALT.
  465.  
  466.