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

File tailoring input line: |----------| error


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
honestsoul

New User


Joined: 05 Nov 2008
Posts: 23
Location: delhi

PostPosted: Thu Nov 13, 2008 6:25 pm
Reply with quote

Hi,
i just want to keep the jobname in a flower box
|*********|
| JOBNAME |
|*********|

When i gave
**********
JOBNAME
**********
It worked fine but whn i gave the | side to it ,to make as a box its give the below error.

ISPF112

Substitution error
Invalid cond. sub. string, WGT0XEMR record-4



File tailoring input line:
|-----------|




plzzz help
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Thu Nov 13, 2008 10:01 pm
Reply with quote

You have to double this char:
Code:
|| JOBNAME ||
otherwise it is considered as a control character
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts TRIM everything from input, output co... DFSORT/ICETOOL 1
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Error to read log with rexx CLIST & REXX 11
Search our Forums:

Back to Top