Send files and Receive files

This section explains the files that can be sent and received with HULFT.

Record Size

For text transfer, the maximum record length (up to newline) is 32,767 bytes excluding the newline character.

Even if the original file does not exceed the maximum size, the file cannot be handled if the converted file exceeds 32,767 bytes after Code Conversion.

For format and multi format transfers, the maximum length of a single record decreases to19,997 bytes.

File Size

There is no limitation regarding file size.

Even if the file size is 0 bytes, you can send and receive the file.

However, there are cases where sending and receiving cannot be carried out, depending on the file size restrictions and settings of the operating system.

Format field size and number of fields

The field length of each field type for the format and multi format transfers is as follows.

The number of fields that can be registered in a single record is up to 1000 fields.

Table 3.7 Format Field Size

Field type

Size (bytes)

Remarks

X

1 – 9999

 

M

1 – 9999

 

N

2 – 9998

However, only even number values can be handled

9

1 – 18

 

B

2, 4, 8

 

P

1 – 10

However, only up to 18 digits can be handled

S

1 – 18

 

F

4, 8

 

I

1 – 9999

 

Sign and zone of signed decimals

Refer to the following for details about the sign and zone parts of signed decimals that HULFT can handle:

File Storage Location

Only files on a local disk are supported. Removable media is not supported.

However, for HULFT10 Enterprise grade, files that use network resources can be sent and received.

Refer to Handling of networked files for details.

Link

The symbolic link and the hard link to the file cannot be used.

As the only exception, the symbolic link to the directory where the Send files and the Receive files exist can be used.