Tested with xBuilder build 112 on Windows XP Pro SP3 - the code refers two
existing folders on my disks:

function main()

 ? DirChange("C:\test\")
 ? DiskName()
 ? DirName()
 ? Curdir()

 ? DirChange("D:\test\")
 ? DiskName()
 ? DirName()
 ? Curdir()

 wait "..."
return nil
The program has the following output:
0
C
\test
test
0
D
\

...


Ella
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to