Setting the parallel port handshaking mode

parhs[num]

Parameters

num

A 0-3 decimal number, the bits of which indicating whether the input and output handshaking lines are used on the parallel port. If bit 1 of num is set, input handshaking  is used. If bit 0 of num is set, output handshaking is used.

Remarks

None.

Example

lowlevel:parhs[2] enables input handshaking.