home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / falcon / crm_demo / ftkitdem / f030tkit.txt < prev    next >
Text File  |  1994-01-01  |  37KB  |  1,086 lines

  1. TraceTech's Falcon030 ToolKit (F030TKIT)
  2. -----------------------------
  3.  
  4. [released October 1, 1994]
  5.  
  6. Copyright © 1994 Trace Technologies
  7.  
  8. Programs by Keith Gerdes
  9.  
  10.  
  11. Files contained in this archive:
  12.  TKITDEMO.TXT - this file
  13.  TOS4TRAP.PRG - TOS4 Trap v1  [shareware, $5 -- released April 4, 1994]
  14.  TFMTDEMO.CPX - demo of Trace Formatter Jr CPX
  15.  CFGNDEMO.APP - demo of Falcon030 NVRAM Configurator
  16.  
  17.  
  18. Files contained in the F030TKIT:
  19.  TOS4TRAP.PRG    - TOS4 Trap v2
  20.  TRACEFMT.CPX    - Trace Formatter Jr CPX
  21.  CFGNVRAM.APP    - Falcon030 NVRAM Configurator
  22.   + RESETNVR.PRG - Reset NVRAM
  23.   + DO_BOOTN.PRG - Reset NVRAM executable boot sector creator
  24.  RUN_COFF.PRG    - Run with Cache OFF
  25.  
  26.  
  27. User feedback
  28. =============
  29.  
  30.     I have found that using TOS4TRAP v2
  31.   seems to have smoothed out some 'out of
  32.   memory' problems with Calamus SL.  SL,
  33.   109n and Outline Art like to see a lot
  34.   of contiguous memory.
  35.  
  36.     TOS4TRAP v2 works great. I'm a heavy
  37.   user of both MaxiFile and NeoDesk, and
  38.   being able to delete folders is worth
  39.   the price of admission.
  40.  
  41.     CFGNVRAM is a breath of fresh air and
  42.   it is a pleasure booting up in high res.
  43.   I've got CFGNVRAM set to a 5 second
  44.   bootup delay - no memory check and no
  45.   spin up delay.  Works perfect!
  46.  
  47.     There are at least 5 other NVRAM config
  48.   programs that I am aware of.  None are as
  49.   simple, safe, and English as yours.
  50.  
  51.     The Formatter Jr. CPX is very useful.
  52.   I find I am using it all the time now.
  53.   I have forgotten about FastCopy Pro (at
  54.   least for formatting; it uses too much
  55.   RAM).  Diamond Format, UIS III and of
  56.   course TOS, are all extremely s-l-o-w
  57.   compared to Formatter Jr.  The CPX seems
  58.   to format DD and HD disks (9/10 or 18/20
  59.   tracks), in fast or regular format, at a
  60.   constant 66 seconds on my system.
  61.     Diamond Format and TOS could not do
  62.   better than 96(!) seconds - a full half-
  63.   minute slower.  That is remarkable.
  64.     UIS III was only slightly faster than
  65.   DFormat and TOS, at 90 seconds.
  66.     FastCopy Pro was almost identical at
  67.   65 - 67 seconds...but like I said, for
  68.   straight up, fast formatting, it uses
  69.   far too much RAM.
  70.     At the office, all disk formatting has
  71.   now been given over to Formatter Jr.
  72.   CPX.  I have several employees (who own
  73.   home-based Ataris), who would love to
  74.   get their hands on that CPX!
  75.  
  76.  
  77. General info
  78. ============
  79.  
  80. o What does the Falcon030 ToolKit do?
  81.  
  82.   The F030TKIT is a multifaceted utility package:
  83.  
  84.   o TOS4Trap v2 addresses changes in TOS4's GEMDOS to improve software
  85.     compatibility.
  86.  
  87.   o Trace Formatter Jr CPX gives you quick and easy access to a floppy
  88.     disk formatter which has flexible options such as # of tracks, DD/HD
  89.     format, faster I/O, etc.
  90.  
  91.   o The NVRAM Configurator allows you to setup your F030's hardware
  92.     and system software with simple user preference selections.
  93.  
  94.  
  95. o DEMOWARE
  96.  
  97.   What's Demoware?
  98.  
  99.   Demoware is a class of software which falls between 'Shareware'
  100. and 'Commercial'.  You get a quality, commercial-level product
  101. without the frills and overhead associated with Commercial
  102. products, such as a printed manual and advertising.  You order
  103. directly from the author as you would with Shareware, but there
  104. is more incentive to register Demoware due to its design.  You
  105. test drive Demoware for a hands-on evaluation before purchase.
  106.  
  107.   Here are some details about this demo version:
  108.  
  109.   o TOS4 Trap v1 was released as a sneak preview of this package and
  110.     is included in this demo archive as a user convenience.  v1 is
  111.     shareware, with a suggested registration fee of $5 which can be
  112.     applied toward the purchase of the F030TKIT- see the DEMOWARE
  113.     section for details.
  114.  
  115.   o The Format CPX demo WILL NOT WRITE to the floppy.
  116.     During the format operation, a time delay is used for demonstration
  117.     purposes only- not a representation of format speed.
  118.  
  119.   o The NVRAM Configurator demo is fully operational EXCEPT for the
  120.     'Set NVRAM' feature.
  121.  
  122.  
  123.   After evaluating this demo version, you can purchase the "real" thing.
  124. See the 'Contact Info' and 'DEMOWARE' sections for further details.
  125.  
  126.  
  127. o TOS4TRAP.PRG v2
  128.  
  129.   TOS 4.0x (TOS4) is the operating system shipped in all Atari
  130.   Falcon030's.
  131.  
  132.   v2 is an upgrade to the v1 shareware release which set the standard
  133.   for bridging the gap of TOS4 GEMDOS software compatibility.
  134.  
  135.   * Description
  136.  
  137.   o What does TOS4Trap do?
  138.  
  139.     Monitors certain GEMDOS calls to make passed parameters "TOS4 GEMDOS
  140.     compatible".
  141.  
  142.     When it runs, it checks the version of TOS and will not install in
  143.     memory if you do not have TOS 4.xx.
  144.  
  145.   o Which programs are indirectly addressed by this system patch?
  146.  
  147.     Currently I am aware of:
  148.  
  149.     STalker - print block in terminal window  (NOTE: pre-STalker 3.03)
  150.             - w/o TOS4TRAP, an error alert
  151.  
  152.     NeoDesk - delete folder  (NOTE: pre-NeoDesk 4)
  153.             - w/o TOS4TRAP, contents are deleted but the folder is not
  154.  
  155.     MaxiFile - delete folder
  156.              - w/o TOS4TRAP, contents are deleted but the folder is not
  157.  
  158.     Desk Manager - file renaming
  159.                  - w/o TOS4TRAP, files are not renamed
  160.  
  161.     Some GFA compiled programs - printer output
  162.                                - w/o TOS4TRAP, no output
  163.  
  164.     and others I would think.
  165.  
  166.  
  167.   * Operation
  168.  
  169.   TOS4Trap installs a routine in the GEMDOS system vector, checking
  170.   for certain system calls matching specific input conditions.
  171.  
  172.  
  173.   * Installation
  174.  
  175.   Copy TOS4TRAP.PRG to your AUTO folder.
  176.   
  177.   It should run early in the bootup sequence to allow monitoring of
  178.   other AUTO programs.  This does not mean first or second or any
  179.   particular location, just as long as it can do its job.
  180.  
  181.  
  182.   * Usage
  183.  
  184.   When you run TOS4Trap in the AUTO folder, it will stay resident after
  185.   execution.  You can run TOS4Trap from the desktop, but the ideal
  186.   location is the AUTO folder with the rest of your Terminate and Stay
  187.   Resident (TSR) programs.
  188.  
  189.  
  190.   * Configuration
  191.  
  192.   None...
  193.  
  194.  
  195.   * Errors
  196.  
  197.   If you do not have TOS 4.xx in your computer, TOS4Trap will not be
  198.   installed in memory after it runs- ie. no "program info" will be
  199.   printed on screen while TOS4Trap runs.
  200.  
  201.  
  202.   * Troubleshooting
  203.  
  204.   You should not run into any problems with TOS4Trap installed in your
  205.   system.  However, if you do find a conflict, try changing the run
  206.   order of your AUTO folder.
  207.  
  208.  
  209.   * Misc
  210.  
  211.   The above list of programs is by no means complete.  To keep it
  212.   up-to-date, please send feedback.
  213.  
  214.  
  215.   * Technical stuff
  216.  
  217.   :v1:
  218.  
  219.   1) Wildcard characters in Fopen(), Pexec() and Frename()
  220.  
  221.   TOS4TRAP allows you to specify a wildcard (ie. ? or *) in a GEMDOS
  222.   Fopen [file open], Pexec [execute a process] or Frename [file rename]
  223.   system call.
  224.  
  225.   All TOS versions prior to TOS4 allowed wildcards to be used in a
  226.   filename passed to these calls.  This was not supposed to happen,
  227.   so TOS4 corrected the oversight- breaking some programs.
  228.  
  229.   For example, a common operation I used to perform was saving info to
  230.   a program which could be named either APP or ACC-
  231.    ie. Fopen(FILENAME.A??).
  232.   The correct method is to find a file match then open that file-
  233.    ie. Fsfirst(FILENAME.A??), Fopen(found filename).
  234.  
  235.   Another example: At the GEM NewDesktop, try 'loading the desktop INF'
  236.   file with a filename NEWDESK.IN?.  The GEMDOS in TOS2 and TOS3 allowed
  237.   this.  TOS4 won't.
  238.  
  239.   2) Ddelete() with trailing backslash
  240.  
  241.   Under TOS4, you can delete a folder's contents without problem.
  242.   However, deleting the folder itself changed in TOS4.
  243.  
  244.   If a Ddelete [delete directory] call is made with a trailing backlash,
  245.   '\', the backslash is removed from the path spec by TOS4TRAP; enabling
  246.   you to delete a folder in certain programs- ie. NeoDesk and MaxiFile.
  247.  
  248.   NOTE for 1) & 2):
  249.    Changes are made by copying the path spec to local memory, processing
  250.    the path for TOS4 compatibility and then passing this new path on to
  251.    GEMDOS.
  252.  
  253.   3) Fwrite()  [send data to the printer]
  254.  
  255.   TOS4 broke one type of GEMDOS printer output.
  256.  
  257.   Using TOS4TRAP enables output in certain programs- ie. STalker.
  258.  
  259.   :v2:
  260.  
  261.   1) Fattribute()
  262.  
  263.   Supports passing a pathspec with a wildcard to the GEMDOS Fattribute()
  264.   call.  This is an addition to v1's wildcard monitoring of Fopen(),
  265.   Pexec() and Frename().
  266.  
  267.   2) Memory loss
  268.  
  269.   Fixes the "memory loss" problem you encounter when closing directory
  270.   windows at the GEM NewDesktop.  Please note, those are the only
  271.   windows affected and that's the only place it happens.
  272.  
  273.     For example,
  274.     a) Close all directory windows at the desktop.
  275.     b) Go up to the 'Options' dropdown menu and select 'Desktop
  276.        Configuration...'.
  277.        Note the value given in 'System Free Memory: xxxx bytes'.
  278.     c) Open a drive window.
  279.     d) Note the new amount of free memory- see b).
  280.     e) Close the drive window.
  281.     f) Compare the values in b) and d).  d) should be less,
  282.        demonstrating the memory loss.
  283.  
  284.     This is a permanent memory loss until you reboot or change screen
  285.     resolution.  And this loss can be compounded by fragmenting memory-
  286.     ie. having a desk accessory open while closing a directory window
  287.     or countless other methods.
  288.  
  289.  
  290. o TRACEFMT.CPX
  291.  
  292.   * Description
  293.  
  294.   fka DC Formatter Jr:
  295.   A CPX-based floppy disk formatter originally scheduled for release in
  296.   the DC CPXtensions package a few years ago.
  297.  
  298.   TraceTech Formatter Jr (FMT Jr) has been updated to be compatible with
  299.   Atari's Ajax floppy controller, Atari's Falcon030 and high density
  300.   formatting.
  301.  
  302.   Here are some of the features you will find in FMT Jr- skewed format
  303.   for faster I/O, extended format (# sectors and/or # tracks) and zero
  304.   disk.
  305.  
  306.   As with floppies formatted by the GEM Desktop, floppies formatted by
  307.   FMT Jr can also be used as data disks on a DOS-based PC.
  308.  
  309.   Available options:
  310.  
  311.   1) Tracks
  312.      a)  0 = "zero" the contents of the floppy by clearing the FATs and
  313.              Root directory, this is the same as deleting the entire
  314.              contents of a disk but much quicker
  315.              NOTE: Clearing the FATs also unmarks bad sectors.
  316.      b) 40 = format 5-1/4" floppies
  317.      c) 80 = standard format
  318.      d) 81-85 = extended format
  319.                 NOTE: 3-1/2" drives are guaranteed to format a total of
  320.                       80 tracks.  By using a program like DC MaxTracks,
  321.                       you can see how far your drive can reliably
  322.                       format.  Extreme CAUTION is advised concerning the
  323.                       use of extended format due to some hardware risks
  324.                       involved, and software and hardware compatibility
  325.                       issues.
  326.  
  327.   2) Sides
  328.      a) 1 = single-sided
  329.      b) 2 = double-sided
  330.  
  331.   3) Sectors per track
  332.      a)  9 = standard Double-Density (DD) format
  333.      b) 10 = extended DD format, use to store more information on a disk
  334.      c) 18 = standard High-Density (HD) format
  335.      d) 20 = extended HD format, use to store more information on a disk
  336.      NOTEs:
  337.      o Some copiers, such as the one built in to the GEM Desktop, can
  338.        not duplicate by sector copying extended (# Tracks and/or
  339.        # Sectors/Track) formats.
  340.      o High-Density formats are enabled when a HD '_FDC' cookie is found
  341.        in the cookie jar.
  342.  
  343.   4) Drive
  344.      a) A = Drive A:
  345.      b) B = Drive B:, only available on a system with 2 floppy drives
  346.  
  347.   5) Format Type
  348.      a) Normal = standard format type
  349.      b) Skewed = enhanced-speed format type, disk read and write
  350.                  operations are faster with a skewed format
  351.                  NOTE: Some non-Atari computers may not like skewed
  352.                        disks.
  353.  
  354.  
  355.   * Installation
  356.  
  357.   Place in the CPX folder.  Due to the limited scope of this text,
  358.   further installation information should be obtained in the
  359.   instructions supplied with Atari's Extensible Control Panel
  360.   (XCONTROL).
  361.  
  362.  
  363.   * Usage
  364.  
  365.   1) Configure the settings you want to use for a format operation-
  366.      tracks, sides, sectors, drive and type.
  367.  
  368.      As a user convenience, you can save one set of default parameters
  369.      by choosing the [Save] button.  Each time you run FMT Jr, these
  370.      settings will be used.
  371.  
  372.   2) Select the [Format] button.
  373.  
  374.      A dialog will appear with the following prompts:
  375.  
  376.      a) Insert disk in Drive x  (where x is A or B)
  377.  
  378.      b) [Label] xxxxxxxx.xxx
  379.         Select the [Label] button if you want to write a disk label to
  380.         the Root directory of the disk after formatting.
  381.         To enter your own disk label, clear the editable field located
  382.         to the right of [Label] by pressing the Escape key, then enter
  383.         your disk label.
  384.  
  385.         This label can be seen when you 'Show Info' on the disk at the
  386.         desktop.  It is basically a filename- 8 character max root name
  387.         and a 3 character max extender name.
  388.  
  389.      c) [Format] button and [Cancel] button
  390.  
  391.         Choose the [Cancel] button if you DO NOT want to format a disk.
  392.         You will return to the Main dialog.
  393.  
  394.         Choose the [Format] button to begin the format operation.
  395.  
  396.   3) If you chose [Format], you will see a track number indicator box
  397.      start from the last track and work its way to the beginning of the
  398.      disk.  For example, step once per track from track 80 to track 1.
  399.  
  400.      NOTEs:
  401.      o As a safety measure, the target disk is formatted backwards from
  402.        the last track to the first track.  By using this method, there
  403.        is less potential of losing data if you find that you have
  404.        accidentally inserted the wrong disk.  The "worst" that can
  405.        happen is losing a file or two, not the entire disk which would
  406.        happen using a 'forward format' method.
  407.      o If you need to 'Abort' the format, press the Escape key as
  408.        indicated in the dialog box.
  409.        An alert will be given prompting 'Abort or Continue'.
  410.         a) Choose [Continue] to continue formatting the disk.
  411.         b) Choose [Abort] to stop the format operation.
  412.  
  413.   4) When the format operation is completed, a free disk space readout
  414.      (measured in bytes) will be shown.
  415.  
  416.  
  417. o CFGNVRAM.APP/ACC
  418.  
  419.   Falcon030 NVRAM Configurator
  420.  
  421.   * Description
  422.  
  423.   CFGNVRAM lets you configure various NVRAM (Non-Volatile RAM) settings
  424.   used by TOS4.
  425.  
  426.   A TOS Note: CFGNVRAM contains a unique bootup setting option for
  427.               TOS 4.04.  If you are unsure of your TOS version, it
  428.               is shown as #.## above the [Set NVRAM] button on the
  429.               righthand side of the Main dialog.
  430.  
  431.   Available options:
  432.  
  433.   1) System Bootup Delay - Time (0-80 seconds)
  434.      Big NOTE: Only available on TOS 4.04.  This option is disabled
  435.                when using earlier TOS4 versions.
  436.  
  437.      This is the TOTAL amount of time TOS delays after a cold start
  438.      bootup in order to allow your storage devices to become active.
  439.      A cold start occurs when you power on a computer or do a system
  440.      reset with the keypress 'Control+Alternate+RightShift+Delete'.
  441.  
  442.      The delay time consists of two steps:
  443.      a) A basic memory check to determine the RAM amount.
  444.         ie. Memory Test:
  445.             ------------------ xxxxx KB
  446.      b) A spinup delay for the storage devices.
  447.         ie.
  448.             XXXX  [a shrinking horizontal bar]
  449.  
  450.      The default NVRAM setting is 32 seconds.
  451.  
  452.      During testing of CFGNVRAM, a value of 7 was found to be enough
  453.      time for a stock system with a single internal IDE drive to bootup
  454.      with no keypress being necessary to abort the bootup delay.  Going
  455.      above 7 seconds required the keypress.
  456.  
  457.      Note, because of the different timing requirements of drives, this
  458.      value may not work for other IDE drive types and/or if you have
  459.      external SCSI drive(s).
  460.  
  461.   2) System Bootup Video Mode - ST Low, ST High or No Change
  462.  
  463.      If your video device can handle ST High and you want a more legible
  464.      80-column display on bootup, select the ST High button.
  465.  
  466.      Please note, other modes are available on bootup.  However, due to
  467.      the possible problems involved with choosing a "bad/wrong" mode, I
  468.      chose not to allow the additional options.  The [n.c.] button is
  469.      used if another mode has already been configured.
  470.  
  471.      The default NVRAM setting is ST Low.
  472.  
  473.   3) International Time [_IDT]
  474.  
  475.      You have 2 choices for the Time format used by TOS:
  476.      a) 12-Hour
  477.      b) 24-Hour
  478.  
  479.      This setting is used by the GEM NewDesktop, in directory displays
  480.      for example, and by other programs which check the '_IDT' cookie.
  481.  
  482.   4) International Date [_IDT]
  483.  
  484.      You have 4 choices for the Date format used by TOS:
  485.      a) MM-DD-YY
  486.      b) DD-MM-YY
  487.      c) YY-MM-DD
  488.      d) YY-DD-MM
  489.  
  490.      You can also configure the 'Date Separator' character.  This text
  491.      character separates the three date components.  For example, the
  492.      '-' in MM-DD-YY.
  493.      The default NVRAM setting is a backslash, '/'.
  494.  
  495.      See #3 for _IDT usage.
  496.  
  497.   5) Keyboard Preference [_AKP]
  498.  
  499.      You have 8 choices:
  500.      a) USA
  501.      b) Germany
  502.      c) France
  503.      d) UK
  504.      e) Spain
  505.      f) Italy
  506.      g) Swiss French
  507.      h) Swiss German
  508.  
  509.   6) Desktop Language Preference [_AKP]
  510.  
  511.      You have 5 choices:
  512.      a) USA
  513.      b) Germany
  514.      c) France
  515.      d) Spain
  516.      e) Italy
  517.  
  518.  
  519.   * Installation
  520.  
  521.   Copy to your utilities folder.
  522.  
  523.  
  524.   * Usage
  525.  
  526.   NOTE: Before running CFGNVRAM, see the 'Special NOTEs' section below
  527.         for a couple of precautions.
  528.  
  529.   1) Configure the various settings you want to use.
  530.  
  531.   2) Select the [Set NVRAM] button when you are done.
  532.  
  533.   To reset the NVRAM to its default configuration, select the
  534.   [Reset NVRAM] button.
  535.  
  536.   NOTE: If you should encounter an error alert while modifying the
  537.         NVRAM, try selecting [Reset NVRAM] and starting over.  If
  538.         the problem persists, reboot your computer and try again.
  539.  
  540.  
  541.   * Extras
  542.  
  543.   Additional programs related to restoring NVRAM default settings:
  544.  
  545.   o RESETNVR.PRG
  546.  
  547.     Reset your NVRAM to default configuration.  Same as [Reset NVRAM] in
  548.     the CFGNVRAM program.
  549.  
  550.     You can run this program either from the desktop or in the AUTO
  551.     folder.
  552.  
  553.     When you run RESETNVR from the desktop, you will be presented with a
  554.     program information alert.
  555.  
  556.     The next alert will be:
  557.       [Reset NVRAM?][Yes|No]   
  558.  
  559.     If you choose YES, one of the following alerts will appear:
  560.       [Error resetting NVRAM.  See manual.][OK]
  561.       [All done!][OK]
  562.  
  563.   o DO_BOOTN.PRG
  564.  
  565.     Writes an executable boot sector to a floppy which will reset the
  566.     NVRAM to default configuration on bootup.
  567.  
  568.     When you run DO_BOOTN from the desktop, you will be presented with
  569.     a program information alert.
  570.  
  571.     The next alert will be:
  572.       [Please insert a floppy in Drive A:][OK|Exit]
  573.  
  574.     If you choose OK, one of the following alerts may appear:
  575.  
  576.       [Read error!][OK]
  577.         The current boot sector has a problem.
  578.  
  579.       [Executable boot sector detected.  Overwrite it?][Yes|No]
  580.         The current boot sector is executable.  Choose [Yes] to
  581.         overwrite the contents.  Choose [No] to return to the 'Insert'
  582.         alert.
  583.  
  584.     After writing the boot sector, one of these two alerts will appear:
  585.  
  586.       [Write error!][OK]
  587.         The current boot sector has a problem.
  588.  
  589.       [All done!][OK]
  590.         The new boot sector data was correctly written.
  591.  
  592.  
  593.     To use this 'Reset NVRAM' boot sector, simply insert the disk
  594.     containing the boot sector into floppy drive A and 'cold' reset your
  595.     computer by pressing Control+Alternate+RShift+Delete or cycling the
  596.     power Off and back On.
  597.     A bell will sound when the boot sector has completed its job, then
  598.     the following text will be displayed on screen:
  599.       NVRAM reset done.
  600.       1) Remove floppy from drive.
  601.       2) Press a key or hit reset.
  602.  
  603.   * Special NOTEs
  604.  
  605.   o Before using CFGNVRAM, you may want to write a boot sector to a
  606.     formatted floppy with DO_BOOTN.PRG.  Also, create an AUTO folder on
  607.     this floppy and copy RESETNVR.PRG to the AUTO folder.  This will
  608.     give you two choices of how to reset the NVRAM if you ever run into
  609.     a problem on bootup.
  610.  
  611.   o TOS 4.04 allows you to reset the NVRAM while the system is being
  612.     initialized at bootup.  During the 'memory sizer' or 'spinup delay'
  613.     routine, press Control+Alternate+Undo.  The system will first reset
  614.     the NVRAM then automatically reset the computer for you.
  615.  
  616.  
  617. o RUN_COFF.PRG/TTP/GTP
  618.  
  619.   * Description
  620.  
  621.   Some programs do not work properly when the 68030 cache is ON. One
  622.   example is FCopy3 -- during some disk operations, you will encounter
  623.   a crash due to the cache being ON.
  624.  
  625.   RUN_COFF will turn OFF the 68030 cache before running a program you
  626.   choose.  After exiting that program, the old cache setting will be
  627.   restored automatically.
  628.  
  629.  
  630.   * Installation
  631.  
  632.   Copy to your utilities folder.
  633.  
  634.  
  635.   * Usage
  636.  
  637.   You have several choices of how to use RUN_COFF:
  638.  
  639.   1) Installed application
  640.  
  641.      Install Application...
  642.      Default directory:  Top Window
  643.      Parameter:  Full Path
  644.  
  645.      Setup RUN_COFF to be run when a certain extender is doubleclicked
  646.      at the GEM Desktop.  This extender is your choice.
  647.  
  648.   2) Drag and drop
  649.  
  650.      Available in TOS2 and up, and some alternative desktops.
  651.  
  652.      At the desktop, DRAG the file (text or icon) you want to run, via
  653.      RUN_COFF, to the RUN_COFF executable (text or icon) and DROP the
  654.      file on RUN_COFF.
  655.      After turning the cache OFF for you, the dragged file will be run
  656.      by RUN_COFF.
  657.  
  658.      For TOS's NewDesktop, you should configure RUN_COFF's 'Installed
  659.      Application' DEFAULT DIR/PARAMETER options as TOP WINDOW/FULL PATH.
  660.  
  661.      For NeoDesk, you should configure RUN_COFF's 'Install Application'
  662.      SET PATH TO option as DOCUMENT.
  663.  
  664.   3) Commandline
  665.  
  666.      Pass the complete pathspec of the application to run- ie. in the
  667.      TTP/GTP dialog.
  668.  
  669.  
  670. Support
  671. =======
  672.  
  673.   Great strides are taken to make sure the F030TKIT will not cause
  674. problems as a new addition to your system.
  675.  
  676.   If you do run into any difficulties, report them to me ASAP.
  677.  
  678.   You can reach me by phone, GEmail (includes Internet) and GEnie's
  679. ST-RT, CAT2 TOP12.
  680.  
  681. - Keith Gerdes
  682.  
  683.  
  684.        GEnie: K.GERDES
  685.     Internet: k.gerdes@genie.geis.com
  686. Tech support: (713)771-8332  [weekdays 1PM-5PM Central Time]
  687.  
  688.  
  689. DEMOWARE
  690. ========
  691.  
  692. Obtaining the real thing is easy:
  693.  
  694.  ****  TOS4Trap v1 registered user notice  ****
  695.    Registered users of the TraceTech shareware product, TOS4Trap v1,
  696.  can apply that paid fee toward this order.  For example, if you sent
  697.  in $5, deduct $5 from the total owed for the F030TKIT.
  698.  
  699.  
  700. [NOTE: Canadian users- please see specific F030TKIT order info below.]
  701.  
  702. As an introductory special, order BEFORE November 16, 1994 and save $5!
  703.  Send US$25, which includes shipping & handling.
  704.    o Outside the U.S. - add $5
  705.    o For priority mail in the U.S. - add $3
  706.  
  707. To get this discount, your letter MUST be postmarked NO LATER than
  708. November 15, 1994.
  709.  
  710. Orders postmarked AFTER November 15, 1994:
  711.  Send US$30, which includes shipping & handling.
  712.    o Outside the U.S. - add $5
  713.    o For priority mail in the U.S. - add $3
  714.  
  715.  
  716. If you haven't picked up the new FastPath utility yet, it is ONLY $10
  717. when ordered with the F030TKIT.
  718.  
  719. And not to forget MORE MONEY SAVING discounts, contact TraceTech for
  720. special direct order prices on our commercial products.
  721.  
  722.  
  723. Texas residents must add 8.25% sales tax.
  724.  
  725. Please make payment by check (issued by a U.S. bank), U.S. funds
  726. money order (drawn on a U.S. bank), or postal money order.
  727.  [NOTEs: GEnie gifts of time are not accepted.
  728.          And no credit card order capability.]
  729.  
  730.  Payable to:
  731.   Trace Technologies or Keith Gerdes
  732.  
  733.  Send to:
  734.   Trace Technologies [F030TKIT]
  735.   PO Box 711403
  736.   Houston, TX  77271-1403
  737.  
  738. What else do you get for your investment?
  739.  -> Tech support and bug fix updates!
  740.  -> Plus special discounts on future products.
  741.  
  742. ==== Canadian users ====
  743.  
  744. In order to save you money and offer you quicker turnaround, I
  745. started a registration service with Howard Carson, a member of
  746. the Toronto Atari Federation User Group.  Howard will take care
  747. of processing all Canadian orders- including user registration,
  748. money transactions and software distribution.
  749. Please note, tech support and all other support will still be
  750. the sole responsibility of TraceTech.
  751.  
  752. F030TKIT orders before November 16, 1994:
  753.  The Canadian registration fee is $40 Cdn, total amount.
  754.  
  755. To get this discount, your letter MUST be postmarked no later than
  756. November 15, 1994.
  757.  
  758. F030TKIT orders after November 15, 1994:
  759.  The Canadian registration fee is $48 Cdn, total amount.
  760.  
  761.  
  762. If you haven't picked up the new FastPath utility yet, it is ONLY $16
  763. Cdn when ordered with the F030TKIT.
  764.  
  765. You can contact Howard for MORE MONEY SAVING discounts on TraceTech
  766. commercial products.
  767.  
  768.  
  769. Send all Canadian registrations to:
  770.  Howard Carson
  771.  #601-2904 St. Clair Ave. East
  772.  Toronto, Ontario
  773.  Canada
  774.  M4B 1N7
  775.  
  776. And make all Canadian payments to:
  777.  Howard Carson
  778.  
  779. Howard accepts personal cheques and current account cheques drawn on
  780. Canadian banks and trusts, as well as MO's, drafts and cash.  He will
  781. try to service registrants within 72 hours (for cash, M.O and
  782. draft/certified cheque customers), and within 10 days for personal
  783. cheque customers.  '72 hours' and '10 days', refer to the actual elapsed
  784. period before an item is mailed/registered/applied (as appropriate).
  785.  
  786.  ==== Other currencies ====
  787.  
  788. If you wish to setup a distribution point for other currencies, please
  789. contact me.
  790.  
  791.  
  792. TraceTech products
  793. ==================
  794.  
  795.   TraceTech's products are compatible with all Atari ST/TT/Falcon
  796. computers and all TOS versions.
  797.  
  798. Projects in the queue:
  799.  
  800. * Flex Menu  [3 of 4 DEMOWARE release in '94, Date TBA]
  801.   NOTE: This is the working title.  Name may change.
  802.  
  803.   o Run programs
  804.   Includes an easy to configure menu for running programs
  805.   under all versions of TOS and under AES4- MTOS & Geneva.
  806.  
  807.   o Menu bar
  808.   Convenient, instant access to the current menu bar in a
  809.   floating windowed-dialog.
  810.   You can also think of this as a tear-away menu feature,
  811.   but available under any environment, not just with Geneva.
  812.  
  813.   o Startup tasks
  814.   When an application runs, you can trigger 2 startup tasks,
  815.   consisting of dropdown item(s) and/or keypress(es).
  816.  
  817.   o CodeKeys .KEY tracking
  818.   Maintains the KEY file belonging to the current process
  819.   under AES4.
  820.  
  821.  
  822. * Missouri  [4 of 4 DEMOWARE release in '94, Date TBA]
  823.  
  824.   The 'show me' state-of-the-art file viewer.
  825.  
  826.   o SHOWTEXT.PRG
  827.   View text files, including formatted "1st Word" DOC files.
  828.  
  829.   o SHOWPICS.PRG
  830.   View picture files, 18+ file formats.
  831.  
  832.   o SHOWHEX.PRG
  833.   View binary data files.
  834.  
  835.   o SHOW_ME.xyz
  836.   Access memory resident show modules.
  837.  
  838. ShowText installs a handler for the 'DC Shower' chain.  Pics and Hex
  839. install themself into this chain.  The chain is accessible by Show_Me,
  840. UIS3.3x and others.
  841. Show_Me is the "frontend" access point for file viewing.  Although,
  842. you can run each viewer from the desktop as a standalone application.
  843.  
  844. The SHOW_ME module can be run as:
  845.  * ACC
  846.  Giving you access to the 3 file view modules in any program with a
  847.  menu bar.
  848.  ie. a DTP user could quickly preview a graphic or text file that
  849.      they want to import
  850.  * APP/PRG
  851.  Inserted in the DESKTOP.INF/NEWDESK.INF file as the default file
  852.  viewer instead of the desktop's built in Show|Print|Cancel routine;
  853.  as an installed application you can access the 3 viewers by double-
  854.  clicking on a file; install as an icon on the NewDesktop for drag-
  855.  and-drop operation; or configure it as NeoDesk's supplemental file
  856.  viewer.
  857.  * TTP/GTP - accepts a pathspec to view
  858.  SHOW_ME performs a non-recursive batch search if you specify a
  859.  wildcard in the filename.
  860.  
  861.  
  862. Available Commercial products:
  863.  
  864. * Data Diet v2  (++)
  865.  
  866.   A realtime file compression system.
  867.  
  868.   Use files the same as always, but have them occupy MUCH less disk
  869.   space!  The programs you use don't know Data Diet is trimming away
  870.   the fat, but you'll notice the difference right away.  Also includes
  871.   DD Tools, DD INFo Editor and Squish v1.  A complete system for saving
  872.   megabytes of storage space.
  873.  
  874.   Flexible user options put you in control of your data.  You can
  875.   exclude files, folders and drives which you don't want compressed.
  876.   You can even specify the compression type to use by several methods-
  877.   filesize, extender, path name and program name.  And you have the
  878.   choice of compressing your data in three modes- offline, realtime
  879.   or program transition.
  880.  
  881.   Data Diet - simple to install, easy to use and flexible enough to
  882.   adapt to your system needs.
  883.  
  884.   New for v2:
  885.   Reserve memory, VROdisk, 3 more INF sections, DDINFOED, DD Tools
  886.   operation filters, improved compression speed and percentage by
  887.   utilizing available memory, etc.
  888.  
  889. (++) An upgrade from Data Diet v1 is available.
  890.      Contact TraceTech.
  891.  
  892.  
  893. * Data Rescue
  894.  
  895.   The complete realtime data recovery solution.
  896.   [NOTE: Compatible with DATAlite2.]
  897.  
  898.   o Realtime tracking
  899.   ALL file and folder deletions are monitored so you can immediately
  900.   rescue accidental deletions, or at any timespan afterwards assuming
  901.   the associated data is still valid.
  902.  
  903.   o Efficient resident program
  904.   The memory resident portion of Data Rescue occupies less than 10K
  905.   of RAM.
  906.  
  907.   o Two delete tracking modes
  908.   1) DAT tracks file AND folder deletions by using a small data file.
  909.   2) RESCUEfolder is a trashcan system which moves files to \RESCUE
  910.      upon deletion, with each folder intelligently maintained.
  911.  
  912.   o Intelligent maintenance
  913.   Any time GEMDOS encounters an out of storage space error, the
  914.   RESCUE folder is automatically purged of the oldest files and
  915.   the aborted operation completed.  And on bootup each RESCUE
  916.   folder is maintained by two criteria- file age and/or content
  917.   size.
  918.  
  919.   o RESCUEfolder
  920.   You can set any temporary paths used by programs to a RESCUE folder
  921.   so that the temp files are automatically maintained for you.
  922.  
  923.   o Small DAT size
  924.   The size of the DAT tracking file is constant and can be computed by
  925.   taking the size of the drive in bytes and dividing by 512 for a hard
  926.   disk or by 682 for a floppy disk.
  927.   [ie. a 5Meg partition would have a 10K DATARESC.DAT file]
  928.  
  929.   o Deleted fragmented data
  930.   Rescuing fragmented data is a breeze requiring NO user interaction!
  931.  
  932.   o Partial data recovery
  933.   If part of a deleted file is overwritten, you can still rescue the
  934.   available data.
  935.  
  936.   o Rescue Data
  937.   And not to forget this user convenience- the first character in a
  938.   name is encoded so the user does not have to remember it or even
  939.   enter it when rescuing a file/folder.
  940.  
  941.   A specialized solution, not just another feature.
  942.  
  943.  
  944. * Squish II  (++)
  945.  
  946.   An executable file compression system.  Save storage space quick
  947.   and easy by compressing your programs and accessories.
  948.  
  949.   Multitasking operation.
  950.   Advanced windowed graphical user interface.
  951.   Memory efficient design.
  952.   Transparent, on-the-fly file uncompression in memory.
  953.  
  954.   Flexible user options.  You control the system!
  955.   Recursive batch mode.
  956.   Commandline support.
  957.   Converts several "packed" formats:
  958.    ie. PFX, Ice, Fire, BA, Pompey, Squish v1, etc.
  959.  
  960.   Faster and better compression than v1.
  961.   Compression Factor is a user adjustment for the compression routine,
  962.   ranging from 0 to 9.
  963.    CF0 gives ~Squish v1.4 compression percentage, ~3x faster.
  964.    CF3 gives ~PFX compression percentage, ~3x faster.
  965.  
  966.   Squish II includes these options:
  967.   Turbo, Compression Factor, Set Fast bit, Clear Fast bit,
  968.   Clear Heap, Recursion, Skip Squished, Squished Only,
  969.   No CF Update, Keep TimeDate, Keep Backup, Specify Destination,
  970.   Show Alerts, Excluded Filename List, Included Extender List,
  971.   Excluded Root Folders and Exclude Filesize > xxxxK.
  972.  
  973.   Definitely NOT just another "packer"!
  974.  
  975. (++) An upgrade from Squish v1 (aka DC Squish) is available.  This
  976.      includes owners of DCUtilities, Data Diet v1 and Data Diet v2.
  977.      Contact TraceTech.
  978.  
  979.  
  980. Available Demoware product:
  981.  
  982. * Fast Path
  983.  
  984.  Are you struggling with the system file selector, clicking here and there
  985.  to get to your word processing folder or that favorite game?  Sure, using
  986.  an alternative file selector can be better, but have you found yourself
  987.  wishing it had more predefined paths and extenders?  Wish no more!
  988.  
  989.  o Provides 34 user-definable paths in an attractive graphical user
  990.    interface.  Call FastPath as needed or have it automatically appear
  991.    before the file selector.  Select a path via the mouse or keyboard
  992.    and you're instantly there, reaching distant points of your hard
  993.    disk with ease.  Paths can be defined, copied, moved, deleted or
  994.    edited with point-and-click ease.  Displays the current path being
  995.    sent to the file selector along with the file selector prompt and
  996.    filename specifications.
  997.  
  998.  o Remembers the last 4 paths used in the file selector, for instant
  999.    recall.  Combined with the above, you have 38 paths at your disposal.
  1000.  
  1001.  o Provides 38 user-definable extenders, one of which can be passed to
  1002.    the file selector to narrow the range of files displayed.
  1003.  
  1004.  o Save your favorite paths and extenders to disk for future use.
  1005.  
  1006.  o Full mouse and keyboard control.
  1007.  
  1008.  o Convenient Help screen.
  1009.  
  1010.  o FastPath can access CodeHead's powerful file maintenance utility,
  1011.    MaxiFile III, by a simple keypress if MaxiFile is resident as a desk
  1012.    accessory.
  1013.  
  1014.  o Works in all color or monochrome graphic resolutions except ST Low.
  1015.    100% assembly.  Uses as little as 22K of RAM.  Compatible with all
  1016.    TOS versions and ST/STe/TT/Falcon models.
  1017.  
  1018.  
  1019. Available Shareware products:
  1020.  
  1021. * Load Aladdin
  1022.  
  1023.   Use ST Aladdin on your Falcon030.
  1024.   Use the extra serial ports on your MSTe or TT in ST Aladdin.
  1025.   Frees up the serial port on all Atari computers when not online.
  1026.    Enabling other programs to access the serial port when running
  1027.    ST Aladdin.
  1028.   And save connect charges with the included Idle Guard feature-
  1029.    automatically hangs up the modem after serial I/O has been
  1030.    idle X minutes.
  1031.  
  1032.  
  1033. * TOS4 Trap v1.0
  1034.  
  1035.   o Wildcard characters in Fopen(), Pexec() and Frename()
  1036.  
  1037.   TOS4TRAP allows you to specify a wildcard (ie. ? or *) in a GEMDOS
  1038. Fopen [file open], Pexec [execute a process] or Frename [file rename]
  1039. system call.
  1040.  
  1041.   o Ddelete() with trailing backslash
  1042.  
  1043.   Under TOS4, you can delete a folder's contents without problem.
  1044. However, deleting the folder itself changed in TOS4.
  1045.   If a Ddelete() [delete directory] call is made with a trailing
  1046. backlash, '\', the backslash is removed from the path spec by
  1047. TOS4TRAP; enabling you to delete a folder in certain programs.
  1048.  
  1049.   o Fwrite (send data to printer)
  1050.  
  1051.   TOS4 broke one type of GEMDOS printer output.
  1052.  
  1053.   o Which programs are indirectly addressed by this system patch?
  1054.  
  1055.   Currently I am aware of:
  1056.   STalker - print block in terminal window
  1057.           - w/o TOS4TRAP, an error alert
  1058.   NeoDesk - delete folder  (NOTE: pre-NeoDesk4)
  1059.           - w/o TOS4TRAP, contents are deleted but the folder is not
  1060.   MaxiFile - delete folder
  1061.            - w/o TOS4TRAP, contents are deleted but the folder is not
  1062.   Desk Manager - file renaming
  1063.                - w/o TOS4TRAP, files are not renamed
  1064.   Some GFA compiled programs - printer output
  1065.                              - w/o TOS4TRAP, no output
  1066.   and others I would think.
  1067.  
  1068.  
  1069. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  1070. This program is supplied in the belief that it operates as specified,
  1071. neither the company (Trace Technologies) nor the authors shall be liable
  1072. in any circumstance whatsoever for any direct or indirect loss or damage
  1073. to property incurred or suffered by the customer or any other person as
  1074. a result of any fault or defect in the goods or services supplied by the
  1075. company and in no circumstances shall the company be liable against
  1076. consequential damage or loss of profits -whether or not the possibility
  1077. thereof was separately advised to it or reasonably forseeable- arising
  1078. from the use or performance of such goods or services.
  1079. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  1080. This archive contains a DEMO version of the TraceTech F030TKIT package.
  1081. You may freely distribute this archive in its _entirety_, but you cannot
  1082. charge for it or alter the programs or contents of the documentation in
  1083. any manner.  Trace Technologies retains all copyright exclusive rights
  1084. except exclusive distribution of this DEMO version.
  1085. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  1086.