Hello, I was trying to use the calculator functions to set up the outputs in ADE for plotting (eventually we'll move to command line, netlist driven simulation) For examples, dB20(VF("/V0")/VF("/Vin")) for the gain. However, this turned out to be an invalid SKILL expression. But isn't calculator functions were written with SKILL code??? I know I could use dB20(getData("/V0" ?result "ac")...... but it's a bit cumbersome to use such a lengthy statement. Any way around it? thanks, Jay