home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / idg_cd3 / aplikace / domacnos / pertable / readme.txt < prev    next >
Text File  |  1996-02-19  |  2KB  |  37 lines

  1.                              PerTable 1.1
  2.                        A Periodic Table Editor
  3.  
  4. PerTable allows you to design and print your own periodic chart.  It can
  5. print a table so large that the print job would use 1000 sheets of paper.
  6. It can also print a poster of a single element in color.
  7.  
  8. To install, copy all of the files in PERTABLE.ZIP (except VBSOURCE.ZIP) to a
  9. diskette.  From Windows File Manager select SETUP.EXE.  PerTable requires 
  10. that VBRUN300.DLL be in your windows\system directory.  That file is 
  11. available on the internet at cica.indiana.edu/pub/pc/win3/util (get
  12. VBRUN301.EXE).  
  13.  
  14. VSAFE may need to be removed for the setup program to work.  For example, 
  15. a message that the Windows system directory can't be written to is caused
  16. by VSAFE.  (VSAFE Tip:  VSAFE warns when a program has been changed.  
  17. Unfortunately, the update option is only available from DOS, not Windows. 
  18. To update the program, click the DOS Prompt icon and run the program from 
  19. DOS.  Your program will advise you that Windows is already running, and 
  20. will end.  But before that, VSAFE will beep and let you select update.)
  21.  
  22. The source code for this program is in VBSOURCE.ZIP.  Unless you are 
  23. interested in programing, I would delete that file.  The program was written 
  24. using Visual Basic 3.0 for Windows.  To run the source code in the Visual 
  25. Basic programing environment, copy PERTABLE.HLP and PERTABLE.DAT to the 
  26. directory containing the source files.  The program will give a load error 
  27. because it does not know which directory PERTABLE.ICO is in.  To correct 
  28. this, go to the frmPeriodic Properties Window, choose icon, and find 
  29. PERTABLE.ICO in the file dialog box.
  30.  
  31. When printing with a laser printer, the option "Print Truetype as Graphics"
  32. MUST be selected.  Otherwise, letters will be missing and extra pages may 
  33. be printed.
  34.  
  35. This update corrects a column heading problem:  There were two group 1A's 
  36. and no group 1B for two of the Old Style Column Heading options.
  37.