Sometimes you do and sometimes you don't. For example the ADODB connection object has the methods open and execute. For open, you pass the arguments w/o parenthesis and for execute you pass with ...
Is it possible to maintain a tcp socket connection across functions for sending/receiving data? There are all sorts of issues with this code, and no validation yet, but it does connect. I just want to ...