<- Last Tutorial Home Next ->

Put in the exit.

  1. Make sure no other controls are selected in the Map view, of they are click on a blank spot in the map.
  2. Locate the WRK control on the Control Palette. wrk.jpg (1016 bytes)
  3. Drag-and-drop in into the Map View.
  4. You have just put the WRK control at the end of the script.
  5. Your map should look something like this:

map3.jpg (24788 bytes)

Note: We use the work control as an exit control because it will do nothing in this case but act as a way out. There are other uses for the WRK control that you can see in the control section of this manual.
If you are wondering where all those lines came from, OZONE made them to show you the order in which the controls will be realized. This is the default execution, and we call that branch on realize.

 


logo5gif.gif (1878 bytes)
Home