> Is there a way to fix a form when err 'Invalid String Constant on line 319' > appears. One of my forms wont load.
You have to edit the data in the SYS_FORM_DATA column for that particular form. The error message gives you the line number to look at. You can either cut out that property or the entire object that is giving the problem, assuming that the whole form data doesn't simply end there (in which case it is still possible to stitch together a working copy of the form if you have a backup someplace). -- Larry
