Symantec logo

Resource type definition

type Process (

    static keylist SupportedActions = { "program.vfd", getcksum }

    static str ArgList[] = { PathName, Arguments }

    str PathName

    str Arguments

)