IntControl(71,61,...) and Number of OLE Channels
Keywords: Intcontrol(71 OLE Channels too many open channels
Question:
I run running into a problem with "Too many open channels" errors.I noticed, that on my windows95 machine i have initially 128 channels (IntControl(77,61,0,0,0). Are there more channels on other OS platforms?
Answer:
The current limit is 128.If you reuse a variable what has an open channel number in it, it is *supposed* to close the old channel automatically. But it's not a bad idea to close the channel with ObjectClose(channelname).
Article ID: W15229