If I create a variable in the designer and then click on generate , the variable created in the code has the following error "Variable 'somename' is never assigned any value (warning #10)" Any ideas? Thanks, Tom B
Like simi-DOH on my part. I hadn't entered Activity.LoadLayout in Acivity_Create(FirdtTime) so naturally the variables were undefined, unreferenced, etc.