Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
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?)