hi brian,

$link.setAction("myfile.vm") shouldn't be used if you are just displaying a screen, rather use $link.setPage("myfile.vm").
The second point is that you have to make sure that the class name of your screen IS 'myfile.java', because the file names are case sensitive, and the screen name and the screen class name should be rigorously the same.
Now once all this is set, make sure that you do not make any spelling or case mistakes whilst writting the link.
If the link worked once before on a screen, the same link should work on any screen, even if the screen on which you aredoe not have a corresponding class file.
This should work.


_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to