Home Reference HScript commands 

cuexport hscript command

Saves a gadget as commands to a .cui file.

Usages

  1. cuexport -n gadget -d filename

Options

-n gadget

Name of the gadget to save.

-d filename

File to save to.

Examples

cuexport -n /panel1 -d /tmp/panel1.cui

Replaced by