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

  1. ROOMR                                                               Menu: INFO
  2. ==============================================================================
  3. Prepares a report of room information.
  4.  
  5.         1. (CHAR) file name (1-8 char.)
  6.      if file name exists:
  7.         2. (Y/N) file (name) already exists, want to overwrite? <n>
  8.  
  9. Description:
  10. This command creates a file containing the room report. It may be used only
  11. after using the \rooma command. You may add text to the result file. The
  12. report contains all \rooma calculations and your text. You are prompted for
  13. the output file name (up to 8 characters). The output file is automatically
  14. given the extension r1. If the specified file name already exists, you are
  15. warned to prevent overwriting. If you reply `n' to the prompt, you may specify
  16. another file name.
  17. You may add free text to your report using the \"text command (after executing
  18. \rooma). All text with the prefix Nn (n having the same value as that in An
  19. and Ln) in the format Nn-text, is added to the report.
  20.  
  21.  
  22.  
  23. For example: if the results after using \rooma were:
  24. (area): A1-54.26
  25. (envelope): L1-33.03
  26. The added text may be:
  27. N1-room1
  28. which results in the table:
  29. 1 ,ROOM1 ,54.26 ,33.03
  30. The line number is the number that follows parameters `A' and `L' in your
  31. file. The table contains as many lines as the largest number of parameters
  32. (`A' or `L') in your file.
  33. The table may be an input file for any applications generator which uses ASCII
  34. input files.
  35.