Hi Meny, So how are you traversing the hierarchy? I'd only expect these messages to happen if you're opening them with the schematic editor - rather than using db functions. Are you opening the designs in readonly mode? If so, using: envSetVal("schematic" "readOnlyCheckEnabled" 'boolean nil) might stop it doing the check (I didn't test this - it's a holiday in the UK today so this is a very quick answer). If I knew more about what you're doing I could probably give a more directed answer. Worst case it ought to be possible to redirect the warnings - but I wanted to understand more about the approach you're taking before suggesting that. Regards, Andrew.
↧