Template:GRAFTemplate1: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>PXR
imported>PXR
(hmm.. this is just wrong O.o)
Line 20: Line 20:


=== MultiEx BMS Script ===  
=== MultiEx BMS Script ===  
<pre>ImpType Standard ;
{{{bms_script}}}
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>


=== Supported by Programs ===  
=== Supported by Programs ===  
* [[MultiEx Commander|MultiEx Commander]]<br>
{{{programs}}}
 


=== Documentation ===
=== Documentation ===

Revision as of 08:05, 21 April 2006