From Sandcat Browser

Objects: ExtensionPack

Methods

extensionpack:new()

Creates the extension pack object

extensionpack:dofile(scriptfilename)

Loads and runs a Lua script that is inside the extension package

extensionpack:getfile(textfilename)

Gets the contents of a text file that is inside the extension package
returns: string

extensionpack:release()

Frees the extension pack object

Properties

filenamestringGets or sets the extension pack filename (eg: MyPack.scx)
Retrieved from https://www.syhunt.com/sandcat/index.php?n=Objects.ExtensionPack
Page last modified on May 16, 2013, at 12:03 PM