Read a File

04 July 2016

  • Release 9.100 - added.

<data Commands> Type: Corrade progressive command Command[wiki]: readfile Parameters[wiki]: group, password, path Description[wiki]: The readfile command can be used to read a file from the filesystem that Corrade is running on. Permissions[wiki]: system Last Changes[wiki]: Release 9.100 - added. </data>

The readfile command can be used to read a file from the filesystem that Corrade is running on.

Command Required Parameters Required Corrade Permissions Example
readfile group, password, path system
llInstantMessage(CORRADE,
     wasKeyValueEncode(
         [
             "command", "readfile",
             "group", wasURLEscape(GROUP),
             "password", wasURLEscape(PASSWORD),
             "path", "test.txt",
             "callback", wasURLEscape(URL)
         ]
     )
 );
Parameter Possible Value Meaning
path A local path to a file. Read the file specified by this path.

secondlife/scripted_agents/corrade/api/commands/readfile.txt ยท Last modified: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.