Ressources
Utility Source Executable (Win32 bits)

Etebac5 security test for NT.

  Needs the ETB5V2C product

testetb5.c

etb5v2test.exe

Take off the CR/LF from a file (V 1.00 (01))

Syntax: nocrlf input_file output_file

nocrlf.c

nocrlf.exe

Add a CR/LF to a file. (V1.00 (01))  

Syntax: addcrlf nocrlf input_file output_file mode length or_pattern

  • Mode 0: on record length

  • Mode 3: on found pattern. The pattern remains (for Edifact put ' )

addcrlf.c

addcrlf.exe

Change a fixed file to a variable file (V 1.00 (03)):

Syntax: varfile input_file output_file mode length or_pattern

  • Mode 0: on record length

  • Mode 1: on CR/LF . (Put a maximum length)

  • Mode 2: on found pattern. The pattern is removed

  • Mode 3: on found pattern. The pattern remains (for Edifact put ' )

varfile.c

 

 

varfile.exe

 

 

Change a variable file to a fixed file (V 1.00 (01)):

Syntax: fixedfile input_file output_file

fixedfile.c

fixedfile.exe

ASCII/EBCDIC conversion of a file (V 1.00 (01)):

Syntax: asciiebdic input_file output_file mode

  • Mode 0: ASCII to EBCDIC

  • Mode 1: EBCDIC to ASCII

asciiebdic.c

 

 

asciiebdic.exe

 

 

Basic Converter PAYMUL 96A AFB320 (Version alpha)

Syntax: paymul96 mode input_file output_file mode

  • Mode 0: PAYMYL to AFB320

  • Mode 1: PAYMYL to AFB 160

 

paymul96.exe

Basic Converter AFB120 FINSTA D6/CRG (Version alpha)

Syntax: finstaafb mode input_file output_file mode

 

finstaafb.exe

Definitions file for AFB (Currently AFB160/AFB320)

afb.h

 

Version 4 Edifact ISO9735 Security