Mioplanet Documentation Center
Resources and Help
HomeProductsMioScriptJavaScriptTechNotesPHP
   Home | MioScript | mio... SEARCH    

mio...

  Functions
mio.code.compile
mio.code.save
mio.create
mio.currentHeader.get
mio.currentHeader.set
mio.extract
mio.header.get
mio.rebuild
mio.run

  MioScript Reference
> Statements
app...
browser...
dialog...
disk...
draw...
extern...
filename...
keyboard...
menu...
mio...
mouse...
num...
path...
pushButton...
reg...
RS232...
sci...
screen...
shortcut...
sound...
str...
system...
time...
var...
window...

mio...

Language: MioScript
Product: MioFactory


Set of functions to create and read mio files.

A mio file is an executable that contains compressed files required by the application to run.
MioEngine is not part of the files stored in the mio file. MioEngine is required to open and run a mio file.

For information: Mio File Format

Mio File Manipulation


mio.create, mio.rebuild
mio.extract

MioScript Code


mio.code.compile, mio.code.save

Mio File Header


mio.header.get
mio.currentHeader.set, mio.currentHeader.get