emmy
07-08-02, 06:01
| When I declare methods that take no arguments I get the following message when running the program: <CLASSNAME:METHODNAME> has been declared but not defined or not strongly typed! How can I strongly type the "no arguments"? I've tried <AS VOID> and some other stuff. I use version VO2.5b-3 /Emmy |