QLib and Pipes

Anything QL Software or Programming Related.
Post Reply
User avatar
pjw
QL Wafer Drive
Posts: 1286
Joined: Fri Jul 11, 2014 8:44 am
Location: Norway
Contact:

QLib and Pipes

Post by pjw »

Has anyone found a workaround for using named pipes in Q-Liberated programs?
The problem is that QLib uses its own idea of pipes, which overrides the named pipes provided for in SMSQ/E. Of course I could simply succumb and re-write my routine to do it the QLib way, but for various reasons this would, to use a technical term, be a bloody nuisance!


Per
dont be happy. worry
- ?
User avatar
pjw
QL Wafer Drive
Posts: 1286
Joined: Fri Jul 11, 2014 8:44 am
Location: Norway
Contact:

Re: QLib and Pipes

Post by pjw »

Actually, it could be trickier to work around than I first thought. It seems SMSQ/E's named pipes persist as long as one job still has an open channel to it. Apparently QLib's version does not. Im still on the case, but if anyone has a proper solution, please let me know!


Per
dont be happy. worry
- ?
Post Reply