home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / tux013.exe / UDATAOBJ / USYSFL32
Text File  |  1994-07-11  |  2KB  |  47 lines

  1. $/*    Copyright (c) 1984 AT&T
  2. $    All rights reserved
  3. $
  4. $       /units2/units/src/tuxedo/include/s.Usysflds
  5. $       Usysflds     40.1 
  6. $*/
  7. $
  8. $#ifndef NOWHAT
  9. $static    char h_Usysflds[] = "@(#)tuxedo:include/Usysflds    42.2";
  10. $#endif
  11. $
  12. $/* #ident    "@(#)tuxedo:include/Usysflds    42.2" */
  13. $
  14. $/*    DEFINITIONS NEEDED BY USER APPLICATION PROGRAMS.
  15. $
  16. $    Warning: This file should not be changed in any
  17. $    way, doing so will destroy the compatibility with TUXEDO programs
  18. $    and libraries.
  19. $*/
  20. $/*    SYSTEM RESERVED FIELD ENTRIES    */
  21. #NAME        ID    TYPE    FLAG    COMMENT
  22. #----        --    ----    ----    -------
  23. INITMSK        1    string    -    initial mask name for mio
  24. CURSID        2    long    -    field id of cursor
  25. CURSOC        3    long    -    occ no of cursor
  26. LEVKEY        4    string    -    function key used to leave form
  27. STATLIN        5    string    -    message to go on status line
  28. FORMNAM        6    string    -    form that is (to be) displayed
  29. UPDTMOD        7    short    -    method of packet refresh
  30. SRVCNM        8    string    -    service requested
  31. NEWFORM        9    string    -    indicates if formnam is significant
  32. CHGATTS        10    carray    -    contains chg_atts struct for dyn attribs
  33. USYS1FLD    11    string    -    general purpose system field
  34. USYS2FLD    12    string    -    general purpose system field
  35. USYS3FLD    13    string    -    general purpose system field
  36. USYS4FLD    14    carray    -    general purpose system field
  37. USYS5FLD    15    carray    -    general purpose system field
  38. USYS6FLD    16    carray    -    general purpose system field
  39. DESTSRVC    17    string    -    destination service
  40. MODS        18    carray    -    modified fields as struct track_mods
  41. VALONENTRY    19    string    -    validate a form upon entry
  42. #
  43. # fields used by BQ (Background Queuer) Service routine
  44. # reserve 10 fields for BQ
  45. *base 80
  46. BQCMD        1    string    -    command to be executed
  47.