I have a Class I am trying to create. It is called Products.. There are about 50 of them such as:
_DetailedSubjectReport = true; _ShortSubjectReport = false; If I create them all as variables, I get an error when I create the object.. as it says it is expecting 50 arguments.. How do I make them not required.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3648 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
