The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Failed to resolve range string
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

ONeilll

33 Posts

Posted - 06/29/2015 :  02:07:04 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
OriginPro 8 SR0
v8.0724 (B724)
Windows 8.1

Hi!

A student of mine has a problem while doing following script:

range rCol2 = col(2);
stats ix:=rcol2;
int nIdx = list(stats.max, rCol2);
range r1 = rCol2[1:$(nIdx)];
plotxy iy:=r1 plot:=202;

if (nIdx < stats.n)
{

range r2 = rCol2[$(nIdx):end];


plotxy iy:=r2 plot:=202 ogl:=1;
}

For my Version of Origin8G (SR4 v8.0951 (B951); Windows 7 64 bit) this script is ok. Any suggestions how to solve this problem?

Many thanks in advance,
ONeilll

Castiel

343 Posts

Posted - 06/29/2015 :  09:24:34 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by ONeilll

OriginPro 8 SR0
v8.0724 (B724)
Windows 8.1

Hi!

A student of mine has a problem while doing following script:

range rCol2 = col(2);
stats ix:=rcol2;
int nIdx = list(stats.max, rCol2);
range r1 = rCol2[1:$(nIdx)];
plotxy iy:=r1 plot:=202;

if (nIdx < stats.n)
{

range r2 = rCol2[$(nIdx):end];


plotxy iy:=r2 plot:=202 ogl:=1;
}

For my Version of Origin8G (SR4 v8.0951 (B951); Windows 7 64 bit) this script is ok. Any suggestions how to solve this problem?

Many thanks in advance,
ONeilll



Why not updating from v8.0724 to v8.0951?

妾+   午旦  妹罕妾  妾伊    用仇  妾/     岫ㄞ
 妾京用 仍巨  件 侈   件戶' 甘岫平   /欠  白岫妹
   併             艮          岫  奈 白   岫
                              岫
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000