ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/trad.hlp
(Generate patch)

Comparing ray/src/util/trad.hlp (file contents):
Revision 2.5 by greg, Sun Nov 6 09:39:09 1994 UTC vs.
Revision 2.10 by greg, Tue Feb 21 14:27:06 1995 UTC

# Line 2 | Line 2
2  
3   This help file is associated with the trad interface to the Radiance
4   rad(1) program.  Trad consists of trad.wsh and one do_*.tcl file for
5 < each screen.  There are currently seven such screens:  Action, File,
6 < Options, Results, Scene, Views and Zone.
5 > each screen.  There are currently seven such screens:  File, Scene,
6 > Zone, Views, Options, Action and Results.
7  
8   .Trad.Intro
9  
# Line 875 | Line 875 | a given rendering has progressed.
875   Normally, progress reports and errors during batch renderings
876   are sent to the error file given by the root of the rad input
877   file name followed by the ".err" suffix.
878 < (See the "Errors" topic under the "Action" screen category.)
878 > (See the "CheckErr" topic under the "Action" screen category.)
879   If you wish these reports and errors to be directed to a different
880   file, follow the time interval by a space and a file name.
881  
# Line 1055 | Line 1055 | just to the right.
1055   Other views may be accessed within rview using the "L name"
1056   command, and new views can be added with the "V name"
1057   command.
1058 (See the rview(1) man page and the "View" topic in the current
1059 help category for more information.)
1058  
1059 + When using the "V" command to change an existing view, do not
1060 + give it an existing name because the previous view will not be overridden.
1061 + Instead, give it a new name (or no name, which will show up as
1062 + a number later), then use the Views screen to override the previous
1063 + view definition with the new one.
1064 + (See the "View" topic in the current
1065 + help category, the "Change" topic under "Views" and the rview(1)
1066 + manual page for more information.)
1067 +
1068   If the octree is out-of-date, it will be rebuilt before rendering
1069   begins.
1070  
# Line 1071 | Line 1078 | rendering, selects the view or views to render in batc
1078   If the special entry "ALL" is selected, then every view in the
1079   current list will be rendered if it hasn't been already.
1080  
1081 + The view menu next to the "rview" button will be disabled if there
1082 + is only one view to choose from.
1083 + The view menu next to the "Start" button will be disabled if there
1084 + is a batch job in progress, and thus the view cannot be changed.
1085 +
1086   The batch rendering view menu also selects the view or views
1087   to use in producing a script during a dry run.
1088  
# Line 1091 | Line 1103 | disabled, and rendering progress can be monitored by c
1103   the error file periodically.
1104   (This file is named by the root of the rad input file followed by
1105   ".err".)
1106 < When a batch process is started or already running, this button
1107 < will be disabled.
1106 > When a batch process is started or already running, or when a
1107 > process is on another host and its status is unknown,
1108 > this button will be disabled.
1109  
1110   The background process can be killed during this or later
1111   invocations of trad using the "Kill" button.
1112 + If the process was started on another machine and the status is unknown,
1113 + it will be necessary to run trad from the other host or remove the error
1114 + file manually before starting a background process on this machine.
1115 + This is to protect you from the great confusion that results when two
1116 + machines are working from the same project file.
1117  
1118   .Action.Kill
1119  
# Line 1110 | Line 1128 | screen, no data is lost by killing and restarting a ba
1128   rendering, though some new startup costs will be incurred.
1129  
1130   The "Kill" button is disabled if no running batch process is
1131 < detected.
1131 > detected on the current host machine.
1132  
1133   .Action.CheckErr
1134  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines