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 open file from FTP connection. Plugin should store FTP-related info into some structure and pass pointer to this structure to SW.
Parameters:
Return value: cSynOK
if local file name could be opened (SW may ask confirmation about binary file content), or cSynError
otherwise.