12345678910111213141516171819 |
- $PBExportHeader$s_msgframe.srs
- global type s_msgframe from structure
- long framehead
- string frame_str[]
- long frame_lng[]
- string errormsg
- long empid
- string userid
- string pwd
- string acount[]
- integer acountcnt
- long error
- long msgtype
- boolean acountmustuser
- long frame_str_index
- string version_id
- long if_register
- end type
|