User:Unjedai: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Michael Kennard
Michael Kennard
{{template:Version GMS 8.0}}
{{template:Version GMS 8.0}}
{| border="1" cellspacing="0" cellpadding="0"
| Prefix
| Resource type
| Valid range
|-
| IDR_
| multiple
| 1 through 0x6FFF
|-
| IDD_
| dialog templates
| 1 through 0x6FFF
|-
| IDC_,IDI_,IDB_
| cursors, icons, bitmaps
| 1 through 0x6FFF
|-
| IDS_, IDP_
| general strings
| 1 through 0x7FFF
|-
| ID_
| commands
| 0x8000 through 0xDFFF
|-
| IDC_
| controls
| 8 through 0xDFFF
|}


*[[GMS:GMS User Manual]]
*[[GMS:GMS User Manual]]
Line 35: Line 65:
|| cell
|| cell
|}
|}


{| class="wikitable collapsible" style="width: 90%; font-size: 85%;"
{| class="wikitable collapsible" style="width: 90%; font-size: 85%;"

Revision as of 17:52, 18 August 2011

Michael Kennard


Prefix Resource type Valid range
IDR_ multiple 1 through 0x6FFF
IDD_ dialog templates 1 through 0x6FFF
IDC_,IDI_,IDB_ cursors, icons, bitmaps 1 through 0x6FFF
IDS_, IDP_ general strings 1 through 0x7FFF
ID_ commands 0x8000 through 0xDFFF
IDC_ controls 8 through 0xDFFF

Helpful Links

Special Templates
Other cell
TimeSeries
Field Type Description
FeatureID OID HydroID. Unique numerical identifier for the feature within the geodatabase.
VarID Integer Unique numerical identifier for the variable within the geodatabase.
TsTime Double The time stamp specifying the date and time associated with the time series value.
UTCOffset Double The number of hours the time coordinate system used to define TsTime is displaced from Universal Coordinate Time.
TsValue Double The numerical value itself.

Math test:

Misc

  • Testing references and footnotes[1]
  • Testing references and footnotes with citation template[2]

Notes