Function Send_file?

Posted by MattMc on Sat 15 Apr 2006 01:54 AM — 2 posts, 12,065 views.

USA #0
Is there a prebuilt function that has the same abilities as the Send File GUI box?

If not, can we add that to Suggestion #2879258? :>

Would like something where I can select all the same options....

Thanks!

Matt
Australia Forum Administrator #1
What do you want to do exactly? Simply invoke the dialog? Or, from a script, do a similar thing? Including a preamble and postamble and all that?

Basically you could do a similar thing by reading a file line by line, and using world.Send to send each line to the MUD, with any preamble and postamble you want.