Template:GRAFTemplate1: Difference between revisions
Jump to navigation
Jump to search
imported>PXR (hmm.. this is just wrong O.o) |
imported>PXR m (testing...) |
||
| Line 19: | Line 19: | ||
=== MultiEx BMS Script === | === MultiEx BMS Script === | ||
<pre>ImpType Standard ; | |||
Get FILENUM Long 0 ; | |||
For F = 1 To FILENUM ; | |||
Get FID Long 0 ; | |||
SavePos FOFFSETX 0 ; | |||
Get FOFFSET Long 0 ; | |||
SavePos FSIZEX 0 ; | |||
Get FSIZE Long 0 ; | |||
Log FNAME FOFFSET FSIZE FOFFSETX FSIZEX ; | |||
Next F ;</pre> | |||
{{{bms_script}}} | {{{bms_script}}} | ||
Revision as of 09:03, 21 April 2006
{{{file_extension}}}
Format Type: {{{format_type}}}
Endian Order: {{{endian_order}}}
Date Posted: {{{date_posted}}}
Format Specifications
{{{format_specifications}}}
Notes and Comments
{{{notes}}}
MultiEx BMS Script
ImpType Standard ; Get FILENUM Long 0 ; For F = 1 To FILENUM ; Get FID Long 0 ; SavePos FOFFSETX 0 ; Get FOFFSET Long 0 ; SavePos FSIZEX 0 ; Get FSIZE Long 0 ; Log FNAME FOFFSET FSIZE FOFFSETX FSIZEX ; Next F ;
{{{bms_script}}}
Supported by Programs
{{{programs}}}
Documentation
{{{documentation}}}
Games
{{{games}}}