RES to RES: Difference between revisions

Content deleted Content added
Line 187:
 
==XMDF Dataset Example==
Display the datasets available within an XMDF file in a DOS window by starting any operation. <br>
To keep the DOS window open write "pause" at the end of the processing batch file and ensure -b switch is not included. <br>
The list of available datasets will be displayed towards the start of the DOS window. <br><br>
 
<u>Examples</u><br>
<tt>res_to_res.exe -xnfo results.xmdf<br>
pause</tt><br><br>
Displays the following DOS window: <br>
[[File: xmdf_dataset_example.png]]<br>
<br>