home *** CD-ROM | disk | FTP | other *** search
- ROOMR Menu: INFO
- ==============================================================================
- Prepares a report of room information.
-
- 1. (CHAR) file name (1-8 char.)
- if file name exists:
- 2. (Y/N) file (name) already exists, want to overwrite? <n>
-
- Description:
- This command creates a file containing the room report. It may be used only
- after using the \rooma command. You may add text to the result file. The
- report contains all \rooma calculations and your text. You are prompted for
- the output file name (up to 8 characters). The output file is automatically
- given the extension r1. If the specified file name already exists, you are
- warned to prevent overwriting. If you reply `n' to the prompt, you may specify
- another file name.
- You may add free text to your report using the \"text command (after executing
- \rooma). All text with the prefix Nn (n having the same value as that in An
- and Ln) in the format Nn-text, is added to the report.
-
-
-
- For example: if the results after using \rooma were:
- (area): A1-54.26
- (envelope): L1-33.03
- The added text may be:
- N1-room1
- which results in the table:
- 1 ,ROOM1 ,54.26 ,33.03
- The line number is the number that follows parameters `A' and `L' in your
- file. The table contains as many lines as the largest number of parameters
- (`A' or `L') in your file.
- The table may be an input file for any applications generator which uses ASCII
- input files.