|
> -----Original Message-----
> From: CICS List [mailto:CICS-L@LISTSERV.UGA.EDU] On Behalf Of
> Thurlo, Mark C.
> Sent: Thursday, April 01, 2010 1:52 PM
> To: CICS-L@LISTSERV.UGA.EDU
> Subject: Re: Posting an Ampersand onto a DOCTEMPLATE
>
> Let me qualify this by saying I'm no expert.
>
> But there is a difference between coding a & into the doctemplate,
> and trying do a symbolic value in the doctemplate to an "&"
>
> The case I'm thinking of is passing a parameter to the
> Document set API
> call, like this one
>
> EXEC CICS
> DOCUMENT SET
> DOCTOKEN (WS-TOKEN)
> SYMBOL ('SSYSLIST')
> VALUE (WS-SSYSLIST)
> LENGTH (LENGTH OF WS-SSYSLIST)
> RESP (WS-EXEC-RESPONSE)
> RESP2 (WS-EXEC-RESP2)
> NOHANDLE
> END-EXEC.
>
> I used a double ampersand &&, to set a symbol to a & in the
> doctemplate.
> For example, to get to set a symbol to "Hogs & Dogs", I coded the
> parameter to the document set as "Hogs && Dogs".
I'm no expert either. I was thinking of the resulting web page. My bad.
--
John McKown
Systems Engineer IV
IT
Administrative Services Group
HealthMarkets(r)
9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone * (817)-961-6183 cell
john.mckown@healthmarkets.com * www.HealthMarkets.com
Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM
|