Message 1 of 3
iLogic Try, Catch, Error... ?

Not applicable
03-29-2019
12:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Basically, I'm trying to assign an appearance to a face.
1. Try: Assign appearance to face
2. Catch (if the appearance isn't in the current doc)
Try to bring it in from a library
3. ????? (what if the appearance isn't found in a library) <<< Is this going to be another "Catch" line????
Show message "Can't be found"
Or perhaps, I need to us "On Error"?
Thanks.