| Author |
Message |
srinira Currently Banned New User
Joined: 22 Aug 2005 Posts: 6
|
|
|
|
Hello,
Can anyone let me k now some basic commands in IDD/IDDM to edit/modify processes/dialogs ? I am more used to DME( Data manipulatino editor to modify dialogs) but here in this project I need to use IDD/IDDM to modify them and finding it difficult.
I am comfortable in adding records, elements and stuff.
Thanks,
Rama.S |
|
| Back to top |
|
 |
References
|
Posted: Tue Mar 28, 2006 10:37 pm Post subject: Re: IDDM commands |
 |
|
|
 |
pinakinc
New User
Joined: 19 Nov 2003 Posts: 7
|
|
|
|
Hi,
Try out this
//QGETDPSD JOB 2,'PINAKIN C',CLASS=Q,MSGCLASS=X,NOTIFY=&SYSUID
//*ROUTE PRINT R40
//PUNCH EXEC IDDPUNCH,LIB=TEST,SSOT=E,CPY=1
//STEPLIB DD
// DD DISP=SHR,DSN=SY1P.IDMS140.LOADLIB.BKUP
//SYSPCH DD DISP=SHR,DSN=DPSDZ09.TEST.SRCE(CLD11100)
//SYSIPT DD *
SIGNON USAGE RETRIEVAL.
PUNCH MODU CLD11100-ENTER AS SYN VERB MOD. |
|
| Back to top |
|
 |
srinira Currently Banned New User
Joined: 22 Aug 2005 Posts: 6
|
|
|
|
| I think this is a wrong POST. |
|
| Back to top |
|
 |
vijayakumar.yellala
New User
Joined: 19 Apr 2006 Posts: 45 Location: Chennai
|
|
|
|
Hi rama,
using DME only we can modify the process, with out that u cant modify process...
and one more thing how ur adding records and elements for the records?
Could u tell me the process?
Regards
Vijay |
|
| Back to top |
|
 |
|
|