[ibis-macro] Re: Parameter sting question

  • From: "Muranyi, Arpad" <Arpad_Muranyi@xxxxxxxxxx>
  • To: "IBIS-ATM" <ibis-macro@xxxxxxxxxxxxx>
  • Date: Fri, 23 Apr 2010 13:10:19 -0700

Thanks for your reply.  Needless to say, I asked this
question because I am working with a customer's AMI
DLL, and it doesn't like the double quotes around a
string parameter we are passing into it.  They claimed
that it worked in your tool, and I wanted be sure that
we interpreted the spec as it was intended...  Your
reply answered both of my questions.

Thanks,

Arpad
=======================================================

-----Original Message-----
From: Mike Steinberger [mailto:msteinb@xxxxxxxxxx] 
Sent: Friday, April 23, 2010 3:05 PM
To: Muranyi, Arpad
Cc: IBIS-ATM
Subject: Re: [ibis-macro] Parameter sting question

Arpad-

To me, the word "are" implies that double quotes are required; and 
double quotes-always is clearly a safe bet. I will admit that SiSoft's 
implementation is more permissive than that.

In retrospect, perhaps we should have said
String literal values can be delimited using double quotes ("), and must

be delimited in that way if the string contains white space. No double 
quotes are allowed inside a string literal.

Should'a would'a could'a.

Mike S.

Muranyi, Arpad wrote:
> Hello AMI experts,
>  
> I have a question related to the parameter string that is
> passed into the AMI DLL.  On pg. 187 the spec says:
>  
>  
> Does this mean that when we have a string type parameter,
> they MUST be surrounded by double quotes when passed into
> the DLL?
>  
> For example, if I said this in the .ami file:
>  
> (Ignore_Bits (Usage Info) (Type String) (Default Three)
>  
> would I have to send
>  
> (Ignore_Bits "Three")
>  
> to the DLL have?
>  
> A related question, what should be in the .ami file, the line as shown
> above, or should that line also have a double quote around "Three"?
>  
> Thanks,
>  
> Arpad
>
========================================================================
====

---------------------------------------------------------------------
IBIS Macro website  :  http://www.eda.org/pub/ibis/macromodel_wip/
IBIS Macro reflector:  //www.freelists.org/list/ibis-macro
To unsubscribe send an email:
  To: ibis-macro-request@xxxxxxxxxxxxx
  Subject: unsubscribe

Other related posts: