[an error occurred while processing this directive]

HP OpenVMS Systems

ask the wizard
Content starts here

Resolving OpenVMS constants? (UNDECLARED)

» close window

The Question is:

 
I tried to create a detached process using $CREPRC with the  option
 PRC$M_PARSE_EXPANDED for stsflg parameter. When I compiled this code, it gives
 me the compiler warning
 
%CC-E-UNDECLARED, In this statement, "PRC$M_PARSE_EXPANDED" is not declared.
 
I read from the doc that this feature is there only from vms 7.3 but still it
 fails to compile. Could you please let me know what could be the problem or
 if I have install any OS patches to get it to work.
 
Thanks,
Kannan.
 
 
 


The Answer is :

 
  The OpenVMS Wizard would expect that the inclusion of the prcdef.h
  header file would be sufficient.
 

answer written or last revised on ( 25-OCT-2001 )

» close window