Changes

708 bytes added ,  00:54, 19 April 2012
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x080201C2] |- | 1 | Usually zero? |- | 2 | Archive idcode |- |..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x080201C2]
|-
| 1
| Usually zero?
|-
| 2
| [[FS:OpenArchive|Archive]] idcode
|-
| 3
| Archive LowPath.Type
|-
| 4
| Archive LowPath.Size
|-
| 5
| [[FS:OpenFile|File]] LowPath.Type
|-
| 6
| File LowPath.Size
|-
| 7
| [[FS:OpenFile#Openflags|Openflags]]
|-
| 8
| Usually zero?
|-
| 9
| (Archive LowPath.Size<<14) <nowiki>|</nowiki> 0x802
|-
| 10
| Archive LowPath.Data pointer
|-
| 11
| (File LowPath.Size<<14) <nowiki>|</nowiki> 2
|-
| 12
| File LowPath.Data pointer
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Resultcode
|-
| 3
| File handle
|}