// Visual Basic Script Document

Sub WiTV_FSCommand(ByVal command, ByVal args)
    call WiTV_DoFSCommand(command, args, "", "")
end sub
