« Return to Thread: Why is the following undefined?

Why is the following undefined?

by Philippe Lavoie :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

I have a script, and here is the content of line 61

 

method='BooSam';

 

and I get the following when I execute the script.

 

error: `phil_test_calib2' undefined near line 61 column 1

 

any reasons? My understanding is that even if it was undefined, it should work.

 

Thanks for any leads.

 

Phil



Confidentiality Message

This e-mail and its content is confidential: its privileged information is intended for the exclusive use of the addressee. Any other person is strictly prohibited from disclosing, distributing or reproducing it. If the addressee cannot be reached or is unknown to you, please inform the sender by return e-mail immediately and delete this e-mail message and destroy all copies.

Avis de confidentialité

Le présent courriel et son contenu est confidentiel: l'information privilégiée est à l'usage exclusif du destinataire ci-dessus. Toute autre personne est par les présentes avisée qu'il lui est strictement interdit de le diffuser, le distribuer ou le reproduire. Si le destinataire ne peut être joint ou vous est inconnu, veuillez informer l'expéditeur par courrier électronique immédiatement et détruire ce message et toute copie de celui-ci.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

 « Return to Thread: Why is the following undefined?