home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / PIC.HLP < prev    next >
Encoding:
Text File  |  1992-02-02  |  1.7 KB  |  41 lines

  1. PIC                                                                Menu: FILES
  2. ==============================================================================
  3. Saves the current display as a bit-map file.
  4.  
  5.       1.* (CHAR) options: c-create picture, s-show picture, r-restore colors
  6.     for options `c' and `s':
  7.       2.* (CHAR) picture file name (1-8 char.)
  8.  
  9. Description
  10.  
  11. This command freezes and saves the current display as a file that you may
  12. display later.
  13.  
  14. Select one of the options:
  15. Option `c'will create a new file from the current screen.  You are prompted to
  16. define a new file name.
  17. Option `s'will display an existing file.  You are prompted to specify the name
  18. of the existing file.
  19. Option `r'will restore the original screen colors (as defined in DEFINE.TBL
  20. see Appendix A.4, in the Operations Manual).  This option is useful if you
  21. have created a display file of a solid surfaces model with shading and/or
  22. shadows.  Such files use a special color table, different than the standard
  23. color table.
  24.  
  25. For options `c' and `s' you are returned to enter another file name.  The
  26. system prompts you for additional options until you select a new command.
  27.  
  28. The screen display file is frozen as a bit-map of the graphic zone.  Each time
  29. you display the file, the bit-map picture is restored.  The file name that you
  30. defined will have an extension assigned by the system depending on your
  31. display type:
  32.  
  33.          *.NP1          VGA and Super VGA  256 colors
  34.          *.NE1          EGA  16 colors
  35.  
  36. The file size depends on the display type and on the amount of data on the
  37. screen.  It will take from 10K up to 50K bytes.
  38.  
  39. NOTE:Files that were created on a specific screen type cannot be displayed on
  40. a screen of another type.
  41.