How to run psuniconv to see the available character encodings ?
How to run psuniconv to see the available character encodings ?
in the psappsrv.cfg file we can read this:
;-------------------------------------------------------------------------
; IMPORTANT NOTE: THIS SETTING IS APPLICABLE FOR ALL PLATFORMS!
; The "Character Set" setting specifies the character set and encoding
; used for naming files. If this setting is commented out, defaults
; will be used as follows:
; Windows: The system active code page (CP_ACP)
; UNIX: latin1
; z/OS: ccsid1047
; To see the available character encodings, run 'psuniconv -usage'
;Character Set=latin1
but when I run it (on AIX) I have the folloing message:
> ./psuniconv -a
Could not load program ./psuniconv:
The program does not have an entry point or