UI save file

From UBot Studio
Revision as of 21:59, 30 December 2012 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This command is a UI Command. This command creates a save file field on the UI panel tied to a specific variable.

Example

This command works similar to the UI Open file command. However, instead of filling a file field with the file path, the file you browse for on the UI will be the place your content is saved to.


ui save file("Save File To:", #savefile)
download file("http://ubotstudio.com/files/ScriptReferences/TheDataCommands.pdf", #savefile)


Running the command sends the file path to the download file command through the variable assigned to the UI save file command.

The file is then saved to the specified locations.

File:Uisavefile.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox