TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-202
#INLINEEOF Built-In Function
#INLINEEOF Built-In Function
Use #INLINEEOF to send an end-of-file character to a process under control of the
INLINE facility.
Result
#INLINEEOF returns nothing.
Considerations
TACL waits until the inline process prompts for input then sends an EOF indication
to that process.
Use of #INLINEEOF when no inline process exists causes an error.
#INLINEEOF