Author |
Message |
Topic: Experts please advise!! IBM's TPF O/S |
mask-of-zorro
Replies: 1
Views: 1991
|
Forum: Other Technical Topics Posted: Tue Sep 19, 2006 6:17 am Subject: Experts please advise!! IBM's TPF O/S |
Hi board.
I need some help from you all. I was working with MVS,COBOL, JCL was happy there. But now in my new career venture i am put into a totally different environment ...IBM's TPF O/S and S390 ... |
Topic: Experts help needed in my REXX Code |
mask-of-zorro
Replies: 4
Views: 4205
|
Forum: TSO and ISPF Posted: Fri Jun 30, 2006 3:06 am Subject: Experts help needed in my REXX Code |
Ppl,thanks for your time..
superk:
yes currently my code returns back to panel only,
It works like this cuurently,
the user enters the details on the panel
selects his choice as 'Y' or 'N' a ... |
Topic: Experts help needed in my REXX Code |
mask-of-zorro
Replies: 4
Views: 4205
|
Forum: TSO and ISPF Posted: Thu Jun 29, 2006 9:09 am Subject: Experts help needed in my REXX Code |
Hi members,
I am given a task, to create an ISPF panel,get values from user & process it in REXX script,substitute the i/p variables in ISPF skeleton & append the skeleton o/p to a existing ... |
Topic: FTP total PDS into desktop |
mask-of-zorro
Replies: 3
Views: 2990
|
Forum: TSO and ISPF Posted: Fri May 12, 2006 11:06 pm Subject: FTP total PDS into desktop |
rayala_uday,
Using command prompt (DOS) there is a way of getting the members of a PDS dataset, all broken out into their own files on a PC. You can use the MGET command from your workstation's (PC ... |
Topic: COMP-3 field in Browse mode |
mask-of-zorro
Replies: 2
Views: 1735
|
Forum: Application Programming Posted: Fri Apr 07, 2006 9:20 am Subject: COMP-3 field in Browse mode |
Hello Everyone,
Pardon me if this question sounds silly.I have a COMP-3 field in my output file having the value zeros.When i open this dataset in VIEW mode i see it as spaces but when i open it in ... |
Topic: ISPF PANEL help |
mask-of-zorro
Replies: 6
Views: 3838
|
Forum: TSO and ISPF Posted: Fri Mar 10, 2006 12:17 pm Subject: ISPF PANEL help |
Thanks a lot Mervyn & German Castillo.Your solution solved my problem.Actually,when you suggested the solution before,i cudn't get much..but now i have understood..
thanks |
Topic: ISPF PANEL help |
mask-of-zorro
Replies: 6
Views: 3838
|
Forum: TSO and ISPF Posted: Thu Mar 09, 2006 10:52 am Subject: ISPF PANEL help |
PANEL CODE
__________
)ATTR DEFAULT(%+_)
% TYPE(TEXT) INTENS(HIGH) COLOR(YELLOW)
+ ... |
Topic: ISPF PANEL help |
mask-of-zorro
Replies: 6
Views: 3838
|
Forum: TSO and ISPF Posted: Thu Mar 09, 2006 6:37 am Subject: ISPF PANEL help |
Hi
Can anyone please give me a solution for this..I have a field in my panel of length say 15.I have to get that field value from user and substitute it in a corresponding variable in skeleton file ... |
Topic: Problem in writing to a Output file : REXX |
mask-of-zorro
Replies: 8
Views: 4704
|
Forum: TSO and ISPF Posted: Mon Mar 06, 2006 11:53 am Subject: Problem in writing to a Output file : REXX |
Thanks for the help German castillo an Mervyn..
Is )TB a section in panel.I tried to include it my pgm but i was thrown an error. Mervyn can u please give me an sample pgm for this,if u have any or ... |
Topic: Problem in writing to a Output file : REXX |
mask-of-zorro
Replies: 8
Views: 4704
|
Forum: TSO and ISPF Posted: Sat Mar 04, 2006 5:53 am Subject: Problem in writing to a Output file : REXX |
Hi ofer71,
Thank you very much for the info. Its working fine. I feel sorry for bugging you again.Can u clarify me on one more thing?
In the panel i designed ,i have a field of length, say 1 ... |
Topic: Problem in writing to a Output file : REXX |
mask-of-zorro
Replies: 8
Views: 4704
|
Forum: TSO and ISPF Posted: Sat Mar 04, 2006 12:47 am Subject: Problem in writing to a Output file : REXX |
Hi everyone,
I am relatively new to REXX programming and learning it from my mistakes. The scenario is,
1) i have to create a panel, get input from user and
2) substitute the variables in a ske ... |
Topic: Is IMS really fading away? |
mask-of-zorro
Replies: 6
Views: 6663
|
Forum: Related Non-Technical Topics Posted: Fri Mar 03, 2006 11:30 pm Subject: Is IMS really fading away? |
Thank you Kolusu and CaptObvious for your suggestions. Sorry for delayed reply!
Thanks a lot! |
Topic: Is IMS really fading away? |
mask-of-zorro
Replies: 6
Views: 6663
|
Forum: Related Non-Technical Topics Posted: Sat Feb 25, 2006 8:57 am Subject: Is IMS really fading away? |
Hello everyone,
I started my software career as a mainframe professional.After entering this field i liked to continue my career here when my frends were moving on to .net or some other advanced ... |
Topic: trim all the space from a variable. |
mask-of-zorro
Replies: 13
Views: 9937
|
Forum: Application Programming Posted: Thu Feb 23, 2006 5:05 am Subject: trim all the space from a variable. |
Hi batu544,
As far as i know, no keywords in COBOL can help this.so incorporate a logic which will take this variable as input,check for spaces in every character..and write it to an array. Whereve ... |
Topic: VGET & VPUT |
mask-of-zorro
Replies: 3
Views: 2360
|
Forum: TSO and ISPF Posted: Sat Jan 21, 2006 3:26 am Subject: VGET & VPUT |
Thank you Kolusu and Mervyn! |
|