IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Esaytrieve Literal Move ERROR: " ' " symbal in th


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rajeev.verma

New User


Joined: 04 Sep 2006
Posts: 2

PostPosted: Wed Apr 18, 2007 5:27 pm
Reply with quote

Hi

I am getting some problem while moving a literal value to a variable. Literal is addit'l. This problem is because of " ' " symbal in the literal. Can some body give some idia
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed Apr 18, 2007 8:41 pm
Reply with quote

Alphabetic literals are words enclosed in apostrophes, and can be 254 characters long. They can only contain EBCDIC characters. Whenever an alphabetic literal contains an embedded apostrophe, you must code two apostrophes. For example, the literal O'KELLY is coded as:
'O''KELLY'
Back to top
View user's profile Send private message
rajeev.verma

New User


Joined: 04 Sep 2006
Posts: 2

PostPosted: Thu Apr 19, 2007 10:41 am
Reply with quote

It Worked . Thanks Mr Thompson.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts COBOL - Move S9(11)v9(7) COMP-3 to -(... COBOL Programming 5
Search our Forums:

Back to Top