getting list of form variables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

how can I get a list of my form variables ? Forms are not bound to database
records. I defined form-level vars in declaration section and need now to
search these vars not knowing their names.

any help appreciated
regards
Wilko
 
Gulli said:
how can I get a list of my form variables ? Forms are not bound to database
records. I defined form-level vars in declaration section and need now to
search these vars not knowing their names.


There is no way to do that. Could you use an array instead?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top