DDOL000101A - CMDP - COMMAND SYNTAX ERROR STARTING AT "$IPGM*"
search cancel

DDOL000101A - CMDP - COMMAND SYNTAX ERROR STARTING AT "$IPGM*"

book

Article ID: 71368

calendar_today

Updated On:

Products

Datacom DATACOM - AD Datacom/AD Datacom/DB Datacom/Server

Issue/Introduction

Need to create an IDEAL MODULE listing in DATA-DICT using command: 
  
DIS IND /MOD $IPGM* VER PROD 

It fails with: 
-DDOL000101A - CMDP - COMMAND SYNTAX ERROR STARTING AT "$IPGM*" 

Environment

Datacom

Resolution

Correct command syntax to use is: 

D IND /MODULE,$IPGM*(PROD)/ 

Additional Information

All entries that you normally put on the Datadictionary panel  need to be entered between / .. / in the command line.