SAS/AF
From sasCommunity
sasCommunity Forum : sasCommunity - general site feedback : SAS/AFBy BenjaminH on Fri May 02, 2008 11:54 am
Am I doing something seriously wrong......
In Build, I've attached some combo boxes and list boxes as well as a table viewer and a sasdatamodel. I'm dynamically throught the frame linked SCL trying to load and interact with the list and combo boxes.
When I try to refer to them in the frame SCL I get an error stating "The variable statecombbox has not been declared as an object". But it's on the frame and named appropriateley.
So then I get smart and say, heck I'll declare it in the dec part of the frame scl then... so I use "dcl sashelp.classes.combobox_c.class statecombbox;"
Now my SCl will compile, but not the frame because now I get get "Screen variable statecombbox was redefined with a LENGTH/DECLARE statement"
I'm on the brink of tossing my computer of the cube wall behind me, but know I'm on the verge of a break through, could someone save my sanity PLEASE!!!!!!!!!!!!!!!!
Private Message | Personal Page | Quote
