easy question



Hi folks!
I have a form called MyForm and I want to show it /MyForm.Show/
The name of form is comming from a parameter string and is saved in a
variable called FN
How I have to use the variable FN instead of for name to show the form?
....something like...FN.Show?
Thanks in advance!

.