On 3/11/2011 5:05 PM, Vincent Teachout wrote:
>   The following does not work (trying to define _CLIENT_ID as
> "CITYTHREE)

Vince:
    Cut your code and pasted it into my test prg:
*#DEFINE  _CLIENT_ID .NULL.  && Default. Not customized, set null
*#DEFINE _CLIENT_ID  "CITYONE"
*#DEFINE _CLIENT_ID  "CITYTWO"
  #DEFINE _CLIENT_ID  "CITYTHREE"
*#DEFINE _CLIENT_ID  "CITYFOUR"
*#DEFINE _CLIENT_ID  "CITYFIVE"

? _CLIENT_ID


Works just fine.  No blank lines around CITYTHREE.
VFP9, SP1.

Dan Covill

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to