Difference between revisions of "AMOSi:Ldir"

From Amiga Coding
Jump to: navigation, search
(Extracted from the AMOSPro V2.00 helpfile)
(example code in code block)
 
Line 5: Line 5:
  
  
 +
<code><pre>
 
Ldir "pathname"<br />
 
Ldir "pathname"<br />
 +
</pre></code>

Latest revision as of 23:42, 19 November 2007

an example can be found on AMOSPro_Examples:Examples/H-6/Help_67.AMOS


Lists out the DIRectory of your files onto the printer, if it's available.


Ldir "pathname"<br />