Author |
Message |
Topic: [DIY] create a Rexx editor by yourself :) |
Ripley
Replies: 2
Views: 2732
|
Forum: Other Technical Topics Posted: Sun Apr 30, 2006 11:13 pm Subject: [DIY] create a Rexx editor by yourself :) |
dear semigeezer:
Notepad++ can be customised and plugin
but i don't study it for a lot...
if there are plugin with Eclipse and .NET , i will be more happy
but i serch google there i ... |
Topic: Rexx how to implement linkedlist data structure? |
Ripley
Replies: 2
Views: 2588
|
Forum: TSO and ISPF Posted: Sun Apr 30, 2006 10:59 pm Subject: Rexx how to implement linkedlist data structure? |
thanks semigeezer:
Your idea is good
i can insert data by this way
What type of problem i try to solve?
Because i need to maintain a ca7 job flow chart
it is a dirty work (i hate ... |
Topic: [DIY] create a Rexx editor by yourself :) |
Ripley
Replies: 2
Views: 2732
|
Forum: Other Technical Topics Posted: Sun Apr 30, 2006 9:51 pm Subject: [DIY] create a Rexx editor by yourself :) |
When i write program i like to use Notepad++
http://sourceforge.net/projects/notepad-plus/
free and good
it has not Rexx syntax heightleight
but you can do it by yourself
You ca ... |
Topic: A good Rexx sample to create key-value data structure |
Ripley
Replies: 0
Views: 1041
|
Forum: TSO and ISPF Posted: Sun Apr 30, 2006 9:26 pm Subject: A good Rexx sample to create key-value data structure |
/* CODE LOOKUP: */
/* */
/* Looks up the areacode for the town the user enter ... |
Topic: Rexx how to implement linkedlist data structure? |
Ripley
Replies: 2
Views: 2588
|
Forum: TSO and ISPF Posted: Sun Apr 30, 2006 9:17 pm Subject: Rexx how to implement linkedlist data structure? |
hello everybody:
i hava not study for a period
i so miss this place which for mvs
i change to write java last three ... |
Topic: How to be a successfull SP?? |
Ripley
Replies: 4
Views: 2882
|
Forum: Other Technical Topics Posted: Sat Apr 23, 2005 11:57 pm Subject: How to be a successfull SP?? |
thanks for your advice~
But i still have several quations:
(1)what i mean is System Programer
because my company will change the host in the three years (from mainframe to UNIX)
i can fi ... |
Topic: How to be a successfull SP?? |
Ripley
Replies: 4
Views: 2882
|
Forum: Other Technical Topics Posted: Wed Apr 20, 2005 12:29 pm Subject: How to be a successfull SP?? |
What my manager should do is smoking
i must work hard but earn less money
i doubt that is SP a good job??(i love my job) 8)
i find that the man who is eloquen ... |
Topic: Conflicting DCB parameters |
Ripley
Replies: 7
Views: 8445
|
Forum: Problem Determination Posted: Mon Apr 04, 2005 2:57 am Subject: Conflicting DCB parameters |
//JAXHCLEA JOB CLASS=H,MSGCLASS=A,MSGLEVEL=(1,1),NOTIFY=I1000XX
//DUMMY EXEC PGM=IEBGENER,REGION=2048K
//SYSUT1 DD DUMMY ... |
Topic: how to move file to indicated volume??(help) |
Ripley
Replies: 4
Views: 3274
|
Forum: Job Control Language(JCL) Posted: Fri Apr 01, 2005 2:56 pm Subject: how to move file to indicated volume??(help) |
"guaranteed space" attribute.
^^^^^^^^^^^^
i don't know what you mean??
our company put the GDG into SGPGDG
if there are GDG on three volum ... |
Topic: HOW TO USE RPF TO ALLOCATE DATA SET |
Ripley
Replies: 1
Views: 2123
|
Forum: Other Technical Topics Posted: Fri Apr 01, 2005 1:16 pm Subject: HOW TO USE RPF TO ALLOCATE DATA SET |
(1) ALLOCATE DATA SET
------------------------------ RPF MAIN MENU ------------No workspace available
Option ===> 1
Userid - IBMU ... |
Topic: How to Change the Owner(User) of the Job |
Ripley
Replies: 2
Views: 1746
|
Forum: Job Control Language(JCL) Posted: Thu Mar 31, 2005 11:46 am Subject: How to Change the Owner(User) of the Job |
i remember that you can set job owner when you set job for ca7 company commad is 'DB.1'
there is a interface for setting  |
Topic: how to run tso and ispf on mvs3.8j hercules?? |
Ripley
Replies: 2
Views: 2285
|
Forum: TSO and ISPF Posted: Thu Mar 31, 2005 7:39 am Subject: how to run tso and ispf on mvs3.8j hercules?? |
thanks you very much
i wish to build my private mainframe
i love it
although it often make me confused and deeply
ha~
i also want to build jdk on mainframe |
Topic: how to move file to indicated volume??(help) |
Ripley
Replies: 4
Views: 3274
|
Forum: Job Control Language(JCL) Posted: Thu Mar 31, 2005 7:34 am Subject: how to move file to indicated volume??(help) |
is any one know the utility ADRDSSU
is there other utility can match my need??
thanks  |
Topic: how to move file to indicated volume??(help) |
Ripley
Replies: 4
Views: 3274
|
Forum: Job Control Language(JCL) Posted: Thu Mar 31, 2005 7:23 am Subject: how to move file to indicated volume??(help) |
//JAXHMOV2 JOB XXXX,SP.XXXXX,REGION=4M,
// CLASS=H,MSGCLASS=X,NOTIFY=XXX
//COPYDS EXEC PGM=ADRDSSU
//SYSPRINT DD SYSOUT=* ... |
Topic: how to run tso and ispf on mvs3.8j hercules?? |
Ripley
Replies: 2
Views: 2285
|
Forum: TSO and ISPF Posted: Wed Mar 30, 2005 12:38 pm Subject: how to run tso and ispf on mvs3.8j hercules?? |
i have installed mvs3.8j hercules
and i already ipl and start tso
but there is no ispf interface where i can edit jcl
and no sdsf where i can submit job
how should i do??
i see tso has started f ... |
|