User Tools

Site Tools


de:currentdir

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

de:currentdir [2016/01/01 22:37]
de:currentdir [2020/02/28 10:46] (current)
Line 1: Line 1:
 +===== Currentdir =====
  
 +==== Format ====
 +**currentdir**\\
 +**currentdir** ( )
 +
 +==== Description ====
 +Returns the fully qualified path name to BASIC-256's current directory.  For all systems (including Windows) a forward slash (/) will be used to separate folders in a full path.
 +
 +==== See Also ====
 +[[changedir|Changedir]], [[close|Close]], [[eof|Eof]], [[open|Open]], [[read|Read]], [[readline|Readline]], [[reset|Reset]], [[write|Write]], [[writeline|Writeline]], [[exists|Exists]], [[seek|Seek]], [[size|Size]]
 +
 +==== New To Version ====
 +0.9.6r