Author |
Message |
Topic: ISPF Edit field displaying command value |
meeran
Replies: 2
Views: 1685
|
Forum: TSO and ISPF Posted: Fri Sep 19, 2003 9:12 pm Subject: ISPF Edit field displaying command value |
Thank you for the help, I have ZCMD in the panel but given it at the bottom. Is it possible to display command ZCMD in panel with editable fields with out the above problem? |
Topic: ISPF Edit field displaying command value |
meeran
Replies: 2
Views: 1685
|
Forum: TSO and ISPF Posted: Thu Sep 18, 2003 11:43 am Subject: ISPF Edit field displaying command value |
I have created a ISPF panel with some edit field and I am using my own keylist in the panel. When I press a function key, the corresponding command for the function key get displayed in the fist edit ... |
Topic: FTP-error |
meeran
Replies: 7
Views: 14184
|
Forum: Utilities Posted: Thu Jun 05, 2003 2:03 pm Subject: FTP-error |
Thanks lot,all things are working fine now.The NUM Profile was on in my dataset.  |
Topic: FTP-error |
meeran
Replies: 7
Views: 14184
|
Forum: Utilities Posted: Wed Jun 04, 2003 7:38 pm Subject: FTP-error |
Thank you for the info, I tried the option but it is not working with my JCL.
When I am trying with forigname i am getting another error.
put 'TEST.SORTIN' test1.txt
Usage: PUT localfile ... |
Topic: FTP-error |
meeran
Replies: 7
Views: 14184
|
Forum: Utilities Posted: Sat May 31, 2003 3:25 pm Subject: FTP-error |
Hi,
While doing an ftp jcl I am getting the following error...
EZA1460I Command:
EZA1736I cd data ... |
Topic: Simple Sample program using pointers |
meeran
Replies: 3
Views: 2833
|
Forum: Application Programming Posted: Thu Mar 06, 2003 4:58 am Subject: Simple Sample program using pointers |
Hi Rajesh,
I think the below link will helpful to you...
http://home.swbell.net/mck9/cobol/tech/cobolptr.html
Regards,
Meeran |
Topic: Displacement between two pointer variable.. |
meeran
Replies: 5
Views: 5607
|
Forum: Application Programming Posted: Thu Feb 06, 2003 11:37 am Subject: Displacement between two pointer variable.. |
I have two pointer varible say A and B.How can i get the displacement between the address using cobol program? |
|