Gentee Programming Language > Documentation > Libraries Download documentation

getmodulepath

Get the path to the running .exe file.
 
str getmodulepath(
      str   dest,
      str   subfolder
)

Parameters

destResult string.
subfolderAdditional path. This string will be added to the obtained result.

Return value

The function returns the parameter dest.

See also

    Function working with files


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