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
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 type problem with shared parameters

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
peter.cook Posted - 01/03/2007 : 10:18:14 AM
Origin Version (Select Help-->About Origin): 7.5 SR6
Operating System: Win2000

Hi,

I can't print out shared parameters using the type command.

If I share eg EC50 then use type $(EC50) or type $(EC50_2) will output blank.
Even doing pete=ec50; type $(pete) won't work.

Similarily type $(nlsf.p2) won't work.

type -b and type -q do however work.

Cheers,

pete

1   L A T E S T    R E P L I E S    (Newest First)
larry_lan Posted - 01/03/2007 : 9:13:14 PM
Hi Peter:

I can't reproduce your problem. I try to use

nlsf.p2 = ;
&
type $(nlsf.p2);

They work. Could you provide more detail about your problem? Such as what did you do before fitting and how you fit (using LabTalk? or from the dialog?)

Thanks

Larry
OriginLab Technical Services

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000