Skip to main content

Customising the DFHAID copy member

  • September 18, 2015
  • 0 replies
  • 1 view

Problem:

When a user is using a local language keyboard, for example Norwegian, the hex values in the AID field may need to be customised locally in the DFHAID copy member

Resolution:

Using the example of PF11, in the copybook it is defaulted to a # but in Norwegian it is translated to Æ.

 

*    02  DFHPF11         PIC X   VALUE IS '#'

     02  DFHPF11         PIC X   VALUE IS 'Æ'


#EnterpriseDeveloper
#MFDS
#dfhaid

0 replies

Be the first to reply!