T O P I C R E V I E W |
User90 |
Posted - 08/25/2011 : 03:15:52 AM Hi together, I am a newbie in Laptalk an OriginC. I would like to plot some Template-Graphs after the Import of my Datas. So I thought I add a OriginC Skript to my ImportOptions which executes my Laptalk Plot-Skript. I discovered the LT_execute command and thought that this could be my suitable tool...
The incomplete Skript is that:
LT_execute("string bkname$ = page.name$; string shname$ = layer.name$; plotxy iy:=[bkname$]shname$!(1,"Glucose")plot:=192 ogl:=[<new template:=Glucose,Lactase>]; plotxy iy:=[bkname$]shname$!(1,"Lactate") plot:= 192 ogl:=2;");
Could you see my mistake/s ? My other Problem is, that the Coude Builder only shows me a "W" instead of "\"
Do you know that "Problem"?
Thank you very much!
kind regards from Germany!
Lukas
|
1 L A T E S T R E P L I E S (Newest First) |
User90 |
Posted - 08/25/2011 : 03:17:38 AM Sry "Code Builder" |
|
|