Send Expects Scriptable Object in access or evaluation of 'Send' ,
Good Afternoon, I get this or similar error when trying to "write". "Record" or "save" data outputSend Expects Scriptable Object in access or evaluation of 'Send' , G << /*###*/
'Send' , G << /*###*/Save( "/homedirectory/Drug_test.txt" ) /*###*/ As an example I used Fitmodel example (below) for "Drug.jmp", which is a JMP example file. dt = Open( "$SAMPLE_DATA/Drug.jmp" ); obj = dt << Fit Model(
...