For Windows: Not Supported
The link-pibdev BASIC program creates a logical link between the given (or current) process and the specified port number.
The process and the specified port must not be in tandem, converse, or mirror.
Syntax
link-pibdev {process,}port.number |
Example(s)
Links the current process to port 3.
link-pibdev 3 |
Links process 2 to port 4.
link-pibdev 2,4 |
See Also