8. Using Vision Advanced Features : How Writing Escape Code Works : Verifying Escape Code
 
Share this page                  
Verifying Escape Code
Vision does not detect any errors in your escape code until it compiles it with the code it generates for the frame. To check for code errors, you must test the frame.
Correct your errors in either of these ways:
Use the Vision error handling facility.
Edit your escape code as described above, and then test the frame again.
For information on how to test frames and use Vision error handling facility, see Completing a Vision Application.