I've logged off and logged back on and re-compiled serveral times but all of my stored procedures are breaking saying "Labeled common created smaller than declaration". Could someone please help me whith this?
Thanks,
Bryan
Bryan,
This is not a magic bullet, just a wild suggestion because I'm not certain how labelled commons are tracked exactly (although I've had to do what DSig suggested before and it worked).
Why don't you delete you debug table records and then recompile?
dbakke@srpcs.com
That didn't work either. Any other sugestions?
Thanks,
Bryan
Bryan
As I believe others have pointed out, this will only happen if one of your programs somewhere references the labelled common with less values first. Find that and you're fixed. I'd normally track this from AREV as it is easier. Just SetAlias to SysProcs then select with all 'Labelled Common Name'.
amcauley@sprezzatura.com
World Leaders in all things RevSoft
Bryan,
What is the labelled common declaration? Have you determined where it is used? Are any of the common vars arrays?
Cameron Purdy
Revelation Software