config-obj:  attempt [ make object! load %my-app.cfg ]

probe config-obj/setting1

The probe fails if there is no 'setting1 defined in
%my-app.cfg

Is there a way to test for this before attempting to probe (or doing
anything else with it) other than wrapping it in an 'attempt?

Thanks
Kai
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to