James Henstridge <james at daa.com.au> writes: >It would probably cause problems for anything which was using the >resulting tuple. We could put in a dummy value into the tuple, but it may >be a bit cleaner to change pyIDL a bit. You would probably know best >what this change would affect. What you need to do is decrement all the indices in the "class idl_op_dcl:" declaration in PyIDL.py. That should fix everything. -Michael Robinson