Gentee Programming Language > Documentation > Libraries Download documentation

str.fgetdrive

Get the network name (\\computer\share\) or the name of a disk (c:\).
 
str str.fgetdrive(
      str   name
)

Parameters

nameInitial file name.

Return value

Returns the object which method has been called.

See also

    Strings


 Copyright © 2004-2006 Gentee Inc. All rights reserved.