I think it will have /*...*/ The content of cannot be written
For example, the script is like this
Include("C:\gr.jsl");
/*
dz=Open("C:\gr.jsl",Charset("gb2312"),Add to Recent Files(0));
*/
I use
dt=Open("$SAMPLE_DATA/Big Class.jmp");
Eval(Parse("dt<<new script(\!"test\!", Include(\!"C:\gr.jsl\!"); );"))Thanks Experts!