Commands‎ > ‎

SAVEINFO

Description

Saves the content of the FBCMD section on your Info Tab to a file.

Parameters

 1 (required) PHP Filename Output Info File.

See the syntax page and the parameter defaults page for information on setting your default parameters.

Output

If successful, a new file will be generated.

Preferences

See the general preferences page for a list of preferences that apply to all (or most) commands.

Notes

  • SAVEINFO will not be able to retrieve your information until a LOADINFO has been successfully executed.

Examples

To modify your current INFO Tab area:
fbcmd SAVEINFO cur_info.php
Modify the cur_info.php file
fbcmd LOADINFO cur_info.php file

Comments