I am having difficultly getting a write command to work.
 
I am using a region with multiple tiers on a form.  The last data item I invoke a procedure that derives a few variables.  These work fine as seen in the trace watch list.  I then issue
 
write .v_item = 10 at 20,70 yellow on blue
restore screen off
return
 
Nothing displays.  All rows are saved and the data looks good.  SO I know the form is working properly it just appears that the write statements are not working.
 
Any thoughts?
 
Frank


 

Reply via email to