Character " in a string expression?
Character " in a string expression?
(OP)
Is it possible to add the " character into a string expression in NX6?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
Character " in a string expression?
|
RE: Character " in a string expression?
RE: Character " in a string expression?
I found a workaround by using '' instead of " but I'm not satisfied with that result...
RE: Character " in a string expression?
I think this may work for you.
"PIPE,WELDED 2" + CHAR(39) + " SCH40S"
HTH,
Joe
RE: Character " in a string expression?
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: Character " in a string expression?
RE: Character " in a string expression?
RE: Character " in a string expression?
RE: Character " in a string expression?
Why would anyone ever use the double quotes in a notion field of an engineering software?
NX 7.5.0.32 MoldWizard
RE: Character " in a string expression?
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.