I'm trying to save all node voltages of a subcircuit in a transient simulation with spectre. When I use the following save statement save I1.all where I1 is the instance name of the subcircuit, I get the following warning: Warning from spectre during inital setup. subcktInst:ID disallowed temporarily (till?). Ignoring invalid item `I1.all' in save statement. The spectre version I'm using is 5.0.33.031705. Is there a way around this problem? I.e. is there another way to save all signals in a subcircuit without having to specify them one by one? Thanks, Thomas