home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / NUTSP-01.ZIP / READ.ME < prev   
Encoding:
Text File  |  1990-10-26  |  1.1 KB  |  24 lines

  1. Additional Information for Nutshell Plus II Version 2.0  11/1/90
  2.  
  3. 1. Files created by older versions of Nutshell and Nutshell Plus Ver 1.0
  4. are directly compatible with Nutshell Plus Version 2.0.
  5.  
  6. 2. Files created and/or modified by Nutshell Plus II Version 2.0 should
  7. NOT be used with older versions.  The results can be unpredictable and may
  8. cause file damage.
  9.  
  10. 3. If you have any pre-created macros that use the Preset screen, the
  11. Format menu of the Layout, or the Define screen menu you may need to
  12. to re-record or edit such macros.
  13.  
  14. 4. There is an additional format option for dates called fixed length
  15. format (MM DD YYYY) which can be used to insert dates into exported files
  16. which require a fixed length format.  Also this format can be further edited
  17. with macros to produce specific results.
  18.  
  19. 5. To calculate an elapsed time between two time fields subtract one time
  20. field from the second and the resulting calculation field will be a number
  21. result expressed in seconds.  To convert that to hours divide it by 3600, to
  22. convert to minutes divide by 60.
  23.  
  24.