Author |
Message |
Topic: ARROW KEYS |
laks
Replies: 2
Views: 2074
|
Forum: TSO and ISPF Posted: Sun Aug 29, 2004 6:03 am Subject: ARROW KEYS |
Hello,
Is there any way to trace out arrow keys in rexx.
Regards,
Anil. |
Topic: GN CALL |
laks
Replies: 1
Views: 1928
|
Forum: IMS Posted: Sat Aug 28, 2004 8:22 am Subject: GN CALL |
Hello,
I am having an simple doubt. Can somebody clear it.
root(PARENT)
/ \ \
/ \ \
GEN1 GEN2 GEN3
... |
Topic: Initialize a Multi Dimensional table in cobol |
laks
Replies: 1
Views: 2144
|
Forum: Application Programming Posted: Fri Aug 27, 2004 7:23 am Subject: Initialize a Multi Dimensional table in cobol |
Hello,
Can we INITIALIZE multi dimensional table in cobol using
INITIALIZE VERB.
If yes,How.
Regards,
Anil. |
Topic: Table handling in cobol |
laks
Replies: 1
Views: 1453
|
Forum: Application Programming Posted: Thu Aug 26, 2004 10:35 am Subject: Table handling in cobol |
Hello,
Can we initialize a multi dimensional table using the VERB
INITILALIZE.
Regards,
Laks |
Topic: ims adaptor for rexx |
laks
Replies: 6
Views: 4354
|
Forum: TSO and ISPF Posted: Wed Aug 11, 2004 9:34 am Subject: ims adapter for rexx |
Hello,
Thanks nevilh,for telling. I have one more simple doubt.
Can we execute any pgm(rexx with ims) by command
" ivprexx member-name". If it so then we can give PSB AND DATASET
NAME in r ... |
Topic: ims adaptor for rexx |
laks
Replies: 6
Views: 4354
|
Forum: TSO and ISPF Posted: Wed Aug 11, 2004 1:39 am Subject: ims adapter for rexx |
Hello ,
I am really sorry that i am posting the same query as previous one.
Actually i didn't understand how to use ims adapter for rexx.
Do we need some third party tool to be installed ... |
Topic: accessing vsam files |
laks
Replies: 3
Views: 5650
|
Forum: TSO and ISPF Posted: Fri Aug 06, 2004 6:37 am Subject: accessing vsam files |
Hello,
Can we access vasm files through rexx.
I have tried using Rvopen and rvclose commands to open and close
the vsam files.But it's not working.
Can somebody tell me how to access vs ... |
Topic: File transfer |
laks
Replies: 2
Views: 1629
|
Forum: TSO and ISPF Posted: Fri Aug 06, 2004 2:19 am Subject: File transfer |
Hello,
I want to do a file transfer in rexx pgm. would it be possible
I know there is one ispf service which will do that but when i am trying
with that. It is saying connectivity of l ... |
Topic: ims adaptor for rexx |
laks
Replies: 6
Views: 4354
|
Forum: TSO and ISPF Posted: Thu Aug 05, 2004 8:20 am Subject: ims adapter for rexx |
Hello,
When i am trying to execute the "say exec " in the link provided
I am getting an error " command ivprexx not found."
i just pasted the same program and tried to execute it.
1. ... |
Topic: ims adaptor for rexx |
laks
Replies: 6
Views: 4354
|
Forum: TSO and ISPF Posted: Thu Aug 05, 2004 4:54 am Subject: ims adaptor for rexx |
Hi,
I am new to use the ims adaptor for rexx.
what actually it is. and do we need to install something before
coding and rexx with ims pgm.
While going thry the document for this i came ... |
|