SynWrite Wiki
Advanced text editor for programmers and Notepad replacement.
Brought to you by:
alexey_t,
matthias030
This action can be called by plugin to get paths of current project files.
Parameters:
cSynMaxPath
chars.cSynIdCurrentFile
(negative) - get path of main project file.Return value: cSynOK
if valid id passed, cSynError
otherwise.
If project is not opened, you'll get cSynError
for id=0 (project pane not initialized) or id=1 (project pane initialized but empty).