If it is not possible, then is it possible to do so through an include file? In other words, can the .INCLUDE file have the analysis line?
If I were to have no analysis line in the main netlist and include a file "analysis.inc" with the line ".tran ..." , ".print tran..." would that work? Then I could just choose
to include different include files for different analyses?