How do you translate scripts passed in a client/server environment using "FOR/NEXT", "DO/WHILE" , "GET", "PUT", "OPEN", etc ... into code on a server? I have my own way of doing it and thought about a PB script compiler (dream.)
Added this after Michael's posting below.
This is for TCP client/server so the TCP server can perform tasks for the client.
Added this after Michael's posting below.
This is for TCP client/server so the TCP server can perform tasks for the client.
Comment