Initiating a Java object in the same line as creating it does not work all the time. It depends on how the Java object is coded and how its constructors are built. I ran into this when using the Java file read objects. When using these, one must assign the object with the create object function then init the object on a second line. It just does not work on one line.
-------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA 1 Binary Soduko "C code. C code run. Run code run. Please!" - Cynthia Dunning ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229900 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

