PDA

View Full Version : FlashFXP v2.0 Custom Command: &window


JuvY
06-22-2002, 01:37 PM
It seems this command does not work. Here's what I've tried:

[command] &window - simply displays the command results in the status window as it normally does.

&window [command] - Command not understood.

&window - opens a new text window, but commands I execute after it opens do not show in it.

Have I misunderstood the use of this?

bigstar
06-22-2002, 03:02 PM
Custom commands are 1 command per line. The correct syntax would be

&window
SITE HELP

JuvY
06-22-2002, 04:50 PM
Works great, thank you.