f_sysuser_title.srf 297 B

12345678910111213141516
  1. $PBExportHeader$f_sysuser_title.srf
  2. global type f_sysuser_title from function_object
  3. end type
  4. forward prototypes
  5. global function string f_sysuser_title ()
  6. end prototypes
  7. global function string f_sysuser_title ();//f_sysuser_title
  8. return sys_message_report_title
  9. long a
  10. a = a
  11. end function