This is a 30 second fix for BMC that will involve something like changing:

blah.toString();

to

if (blah!=null) blah.toString();

Have you submitted it to BMC?


John

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to