When I go to run my applet in applet viewer in visual cafe, anytime I am passing runtime parameters I get the following message.<br><br>warning: running 1.1 version of SystemEventQueueUtilities<br><br>java.lang.NumberFormatException: null<br><br> at java.lang.Integer.parseInt(Integer.java:377)<br><br> at java.lang.Integer.parseInt(Integer.java:458)<br><br> at BtnMaker.init(BtnMaker.java:25)<br><br> at sun.applet.AppletPanel.run(AppletPanel.java:333)<br><br> at java.lang.Thread.run(Thread.java:479)<br><br>Does anyone know what is going on here. I can email you the code. Whats funny is I can see that the parameters are being passed correctly because they are working on the form designer. Any help or clue would be greatly appreciated.<br><br>Email me at <A HREF="mailto:raechael@snet.net">raechael@snet.net</A><br><br>