09-05-2007, 12:10 PM
Is it possible to put an entire text document onto a variable and then send it from client to server, or vice a versa?
Files & Variables
|
09-05-2007, 12:10 PM
Is it possible to put an entire text document onto a variable and then send it from client to server, or vice a versa?
09-05-2007, 02:44 PM
Yes. If you wanted, you could make a nice little packet which replaces new lines with a special character which can be read by the server, or, an array. Or use INet or something.
Quote:Robin:
10-05-2007, 12:47 AM
Could you help me on this?
10-05-2007, 05:56 AM
10 bucks says it's easier to do it another way, depending on what you need.
Why do you need to send all the text from a text file?
10-05-2007, 11:10 AM
This might sound silly, but if I ever get SadScript to work, then I want the admins to be able to say /script and then a little thinge comes up with the main.ls and they can edit it client side.
|
« Next Oldest | Next Newest »
|