☜ | MWAPI - External ResourcesDraft MDC Standard | ☞ |
External resources provided by the implementor, by the underlying windowing platform, or by another source, are identified by extresource.
extresource | ::= | expr V | │ │ │ |
F,fileid R,resourceid implementationvalue |
│ │ │ |
fileid and resourceid are platform-dependent file and resource identifiers, respectively. The formats of fileids and resourceids are unspecified.
In addition to external sources for symbols, a number of symbol types are specified by the MWAPI.
symbol | ::= | │ │ │ │ │ │ |
extresource
|
│ │ │ │ │ │ |
symbol values of "M,ERROR", "M,INFO", "M,QUEST", and "M,WARN" specify symbols that identify error, information, question, and warning situations, respectively. If the underlying windowing platform provides symbols for these situations, they are used. Otherwise, symbols are provided by the MWAPI. extresource enables use of other symbols not specified by the MWAPI.
marker | ::= | │ │ │ │ │ |
extresource
|
│ │ │ │ │ |
marker values of "M,BULLET", "M,CHECK", and "M,DIAMOND" specify menu choice markers shaped like bullets, check marks, and diamonds, respectively. If the underlying windowing platform provides markers for these situations, they are used. Otherwise, markers are provided by the MWAPI. extresource enables use of other markers not specified by the MWAPI.
ptype | ::= | │ │ │ │ │ │ |
extresource
|
│ │ │ │ │ │ |
ptype values of "M,CROSS", "M,IBEAM", "M,WAIT", and "M,POINTER" specify pointer appearance that indicates cross-hairs, an I-beam, waiting, and standard pointer, respectively. If the underlying windowing platform provides symbols for these situations, they are used. Otherwise, symbols are provided by the MWAPI. extresource enables use of other symbols not specified by the MWAPI.
Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.
Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.
This page most recently updated on 14-Nov-2023, 21:54:13.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)