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
 getstring
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

liangz

Canada
4 Posts

Posted - 06/26/2001 :  2:00:04 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Although the manual says that user input from the getstring command is stored in %B, I cannot use the user input because %B does not seem to have the user-entered string.

CStorey

Canada
137 Posts

Posted - 06/26/2001 :  7:21:06 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
The following works well for me in 6.0 and 6.1 (all SRs).

Area=0;
GetString (Please Enter Base Area {um}) 1000 Base Area;
Area=%B;
type -b "The Area is %B or $(Area)";

Craig Storey
Origin WebRing Member - http://nav.webring.yahoo.com/hub?ring=originwebring
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