#include "IncludedFunctions/PySAS.h" PySAS::scriptCaller("newTable()"); PySAS::scriptCaller("a=newTable('RESULTS');" "a.setText(1,1,'9999')" ); double I = PySAS::Iq("guinier", 0.001, 50);