> The class plugin is unloaded at the end because otherwise Powerpro crashed 
> when the script was rerun. _")
> local myviewstruct=class.definestruct("myrecord", fieldnames)

You are defining the myrecord structure.  PowerPro is supposed to allow this, 
but I don't know if I tested it that well.  What happens if you (manually) 
change the script and re-run with a different structure name instead of doing 
the class unload?

Reply via email to