Author |
Message |
Topic: Inoking CICS transaction using REXX |
Ramkumar
Replies: 5
Views: 5959
|
Forum: TSO and ISPF Posted: Mon Sep 26, 2005 11:25 pm Subject: Inoking CICS transaction using REXX |
Hi,
Thanks a lot everybody....
The REXX/CICS manual is really helpful.
Thanks & Regards,
Ramkumar. |
Topic: Inoking CICS transaction using REXX |
Ramkumar
Replies: 5
Views: 5959
|
Forum: TSO and ISPF Posted: Mon Sep 26, 2005 6:59 am Subject: Inoking CICS transaction using REXX |
Hi,
Can I invoke a CICS transaction using REXX.
Thanks in advance,
Ramkumar. |
Topic: Invoking a CLIST Program |
Ramkumar
Replies: 3
Views: 2276
|
Forum: TSO and ISPF Posted: Thu Sep 22, 2005 6:14 am Subject: Invoking a CLIST Program |
Hi Kolusu,
Thanks a lot. If I want to pass the data while invoking the CLIST program, what can I do?
Thanks in advance,
Ramkumar. |
Topic: Invoking a CLIST Program |
Ramkumar
Replies: 3
Views: 2276
|
Forum: TSO and ISPF Posted: Wed Sep 21, 2005 11:01 pm Subject: Invoking a CLIST Program |
Hi,
How can I invoke a CLIST program using REXX exec.
Thanks in advance,
Ramkumar. |
Topic: Abend During Fetch in Dynamic SQL |
Ramkumar
Replies: 3
Views: 2324
|
Forum: Database Posted: Thu Sep 08, 2005 5:45 am Subject: Abend During Fetch in Dynamic SQL |
Hi Kolusu,
This is the error that I'm getting.
" The system or user abend S04E R=00E7000C was issued.
From compile unit VLSQL1 at entry point VLSQL1 at compile unit offset +000009D8 at entry o ... |
Topic: Abend During Fetch in Dynamic SQL |
Ramkumar
Replies: 3
Views: 2324
|
Forum: Database Posted: Thu Sep 08, 2005 4:26 am Subject: Abend During Fetch in Dynamic SQL |
Hi,
I'm trying to execute a Varying List Dynamic SQL( in COBOL).
My DECLARE, PREPARE and OPEN statements are executing perfectly (SQLCODE = 0). I |
Topic: Enabling Left & Right scroll in ISPF panels |
Ramkumar
Replies: 3
Views: 4228
|
Forum: TSO and ISPF Posted: Wed Aug 31, 2005 11:25 pm Subject: Enabling Left & Right scroll in ISPF panels |
Hi semigeezer,
Thanks a lot. Can you please tell me some books or web sites that discuss this in a detailed way.
Thanks in advance,
Ramkumar. |
Topic: Enabling Left & Right scroll in ISPF panels |
Ramkumar
Replies: 3
Views: 4228
|
Forum: TSO and ISPF Posted: Wed Aug 31, 2005 6:43 am Subject: Enabling Left & Right scroll in ISPF panels |
Hi,
How can I impliment Left scroll and Right scroll features in an user defined ISPF Panel.
Thanks in advance,
Ramkumar. |
Topic: Connecting to UDB using REXX |
Ramkumar
Replies: 1
Views: 1102
|
Forum: TSO and ISPF Posted: Tue Jul 26, 2005 3:13 am Subject: Connecting to UDB using REXX |
Hi,
Is there any way to connect to IBM UDB (V 8.1) using REXX.
Thanks & Regards,
Ramkumar. |
Topic: Creating ISPF Panels with scrollable area |
Ramkumar
Replies: 2
Views: 2847
|
Forum: TSO and ISPF Posted: Tue Jul 19, 2005 11:18 pm Subject: Creating ISPF Panels with scrollable area |
Thanks a lot semigeezer. |
Topic: Creating ISPF Panels with scrollable area |
Ramkumar
Replies: 2
Views: 2847
|
Forum: TSO and ISPF Posted: Tue Jul 19, 2005 7:38 am Subject: Creating ISPF Panels with scrollable area |
Hi,
I want to create an ISPF Panel, which has scrollable area. Can I change the dimension of scrollable area dynamically according to the user input ?
Thanks & Regards,
Ramkumar. |
Topic: HILITE while writing into a dataset |
Ramkumar
Replies: 1
Views: 1302
|
Forum: TSO and ISPF Posted: Fri Jul 08, 2005 4:09 am Subject: HILITE while writing into a dataset |
Hi,
I am writing a record to a dataset. Can I HILITE a field or record while writing into a dataset ( For eg: If I am updating a record, after the update, i want to HILITE the field that I updated. ... |
Topic: REXX Program by Line Command |
Ramkumar
Replies: 3
Views: 1962
|
Forum: TSO and ISPF Posted: Tue Jul 05, 2005 9:20 am Subject: REXX Program by Line Command |
Kolusu,
Yes. That is what I want.
Ramkuamr. |
Topic: REXX Program by Line Command |
Ramkumar
Replies: 3
Views: 1962
|
Forum: TSO and ISPF Posted: Tue Jul 05, 2005 3:18 am Subject: REXX Program by Line Command |
Hi,
Is it possible to invoke a REXX program by entering a Line Command.
Thanks & Regards,
Ramkumar. |
Topic: Executing a REXX macro in Browse mode |
Ramkumar
Replies: 2
Views: 5044
|
Forum: TSO and ISPF Posted: Tue May 31, 2005 8:10 am Subject: Executing a REXX macro in Browse mode |
Hi,
I have a REXX macro which will detect the cursor position and capture that line for further processing. It is working perfectly when I open the dataset in EDIT mode. But I want to open the datase ... |
|