create list of form names
Is it possible to generate a list of the names of the forms and views in an application?
What I want to do is create a software request form for an application with about 50 forms and views. When the user wants a change to the software they go to the form and specify if the change is to a form or a view. Depending on the response they are then presented with a list of the Forms or Views in the application.
I can manually create the list but it would be nicer if there was a way to do this in a script.
Herb Wexler