× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 05-Aug-2016 12:34 -0500, Michael Ryan wrote:
<<SNIP>>

Runtime Name & Values: RUNTIME
Parm Name . . . . . . . . . . ___________
Parm Value . . . . . . . . . . ______

Maybe if I quote both?

If by /quote/ is meant apostrophe-delimited, then that should not matter, best I can infer, given what has been shown in the OP and followups. The value 'TRUE' is typically no different than the value TRUE; i.e. the following are identical [and seems from a followup to Dave, was verified already, per a test using a variable assigned to teh value of 'TRUE', though we are uninformed of the declared data type and how the value was assigned]:

RUNTIME((ASSEMBLY_PAGE_COUNTS TRUE))

RUNTIME((ASSEMBLY_PAGE_COUNTS 'TRUE'))

Note: that should hold true, even if TRUE is a Special Value; the apostrophe as string-delimiter however, requires the delimited value be upper-cased to match the effect for specification of the undelimited value.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.