| Author |
Message |
Topic: A good COBOL IDE |
euphoria
Replies: 1
Views: 1439
|
Forum: Application Programming Posted: Mon Jul 24, 2006 2:28 am Subject: A good COBOL IDE |
Hi ,
I dont have mainframe connectivity.I wont be getting the connectivity for another month.But in the mean time I want to get a good hold on COBOL.
Can someone suggest a good compiler/IDE for inst ... |
Topic: why are these names so archaic |
euphoria
Replies: 2
Views: 1876
|
Forum: Job Control Language(JCL) Posted: Thu Jul 06, 2006 1:50 am Subject: why are these names so archaic |
| Thanks. |
Topic: why are these names so archaic |
euphoria
Replies: 2
Views: 1876
|
Forum: Job Control Language(JCL) Posted: Tue Jul 04, 2006 5:18 am Subject: why are these names so archaic |
The compiler used to compile a COBOL pgm is IKFCBL00 or IGYCRCTL.
The program used to link-edit is IEWL.
Though I am comfortable using them,I don't understand why the naming is so bizarre.what d ... |
Topic: Triggering a job from CLIST |
euphoria
Replies: 5
Views: 2745
|
Forum: TSO and ISPF Posted: Tue Mar 21, 2006 12:19 am Subject: Triggering a job from CLIST |
Actually,the prompt looks like:
"OK TO SUBMIT XXXXXXX? (Y | N | EDIT) :"
I just wanted to convey what was happening...
Anyway thanks for ur comments....
But still, i don't have any WRI ... |
Topic: Triggering a job from CLIST |
euphoria
Replies: 5
Views: 2745
|
Forum: TSO and ISPF Posted: Mon Mar 20, 2006 7:13 am Subject: Triggering a job from CLIST |
I am calling a job from my CLIST program using:
.............................
............................
DYLOC F(ISPFILE) DA($RUN.JCL)
ISPEXEC FTOPEN
ISPEXEC FTINCL PROGRAM1 ... |
Topic: testing dialog |
euphoria
Replies: 4
Views: 1983
|
Forum: TSO and ISPF Posted: Thu Feb 09, 2006 12:27 am Subject: testing dialog |
Hi
Thanks for the replies .Now how do i trigger a job from my clib program?
I have a skeleton job in my SLIB and i have defined the slib in the program.But how do i integrate these two?
regards,
... |
Topic: testing dialog |
euphoria
Replies: 4
Views: 1983
|
Forum: TSO and ISPF Posted: Mon Feb 06, 2006 6:28 am Subject: testing dialog |
I am a beginer in dialogs.
I have a panel in a *plib PDS and a calling program in *clib.
Now how do i go about integrating these two.So,that the program calls the panel.
The question may seem tri ... |
Topic: Easytrieve -LEVEL and BREAK-LEVEL |
euphoria
Replies: 1
Views: 5409
|
Forum: Application Programming Posted: Thu Dec 29, 2005 9:52 am Subject: Easytrieve -LEVEL and BREAK-LEVEL |
What is the difference between LEVEL and BREAK-LEVEL in esytrieve?
euphoria |
Topic: String Functions in Eazytrieve |
euphoria
Replies: 1
Views: 1575
|
Forum: Application Programming Posted: Mon Dec 19, 2005 2:20 am Subject: String Functions in Eazytrieve |
Are there any string functions,for calculating length of string,reversing a string etc,in EZ+.
-euphoria |
Topic: SAS-limitations |
euphoria
Replies: 5
Views: 3827
|
Forum: Application Programming Posted: Thu Dec 08, 2005 2:11 am Subject: SAS-limitations |
can i get some SAS emulators for learning the language.Are there any vendors available in the market.
euphoria |
Topic: SAS-limitations |
euphoria
Replies: 5
Views: 3827
|
Forum: Application Programming Posted: Tue Dec 06, 2005 9:27 am Subject: SAS-limitations |
Thank you for your reply.It was very informative for my presentation.
regards,
euphoria |
Topic: Easytrieve dummy report |
euphoria
Replies: 6
Views: 3138
|
Forum: Application Programming Posted: Mon Dec 05, 2005 11:02 pm Subject: Easytrieve dummy report |
Hi,
Phantom,Sorry for the delay.What kolusu said was right.I just wanted a intermediate report to print the final one.May i should have been more clear.Anyways thanks for the solution.
Kolusu,t ... |
Topic: SAS-limitations |
euphoria
Replies: 5
Views: 3827
|
Forum: Application Programming Posted: Mon Dec 05, 2005 10:59 pm Subject: SAS-limitations |
Hi,
I am new to SAS(or is SAS new to me??).I want to know the strengths and limitations of SAS.Is it a complete language by itself,like COBOL,Easytrieve...
experts pls help this dummy.
regards, ... |
Topic: Easytrieve dummy report |
euphoria
Replies: 6
Views: 3138
|
Forum: Application Programming Posted: Mon Dec 05, 2005 1:17 am Subject: Easytrieve dummy report |
Hi,
In my program,I have created a dummy-intermediate report,which i never print.But this report goes to the SYSPRINT of the job.I know this is the default feature of the language.But i don't want th ... |
| |