// VBScript Document
Sub header_FSCommand(ByVal command, ByVal args)
    call header_DoFSCommand(command, args)
end sub
