Re: SSH [64888]

2015-04-15 Tema obsahu MadCompie
This works indeed. I do the same thing with Filezilla.
If integrated in PSP it would save a lot of clicks and confirmations, just a
simple [Ctrl+S] would do the job!

-- 
http://forum.pspad.com/read.php?2,64784,64888
PSPad freeware editor http://www.pspad.com


Re: How to make PSPad check if the open file is changed [64889]

2015-04-15 Tema obsahu MadCompie
I forgot to mention that my files are opened thru FTP.
So, after doing a diff (I use DiffMerge), PSP asks me if
I want to take over the changes.
This is a good thing, but because I opened the file with FTP, the file with the
changes is not the file on FTP but a temporary file in my Windows temp folder.
Only when I press Ctrl+S (SAVE), the file with the changes will be saved to
FTP!
I believe PSP does not show the indication that the contents are changed because
the temporary file is saved!
Could it be possible to display the notification until the file is really saved
to FTP? (don't know if this is technically possible in an easy way...)

-- 
http://forum.pspad.com/read.php?2,64347,64889
PSPad freeware editor http://www.pspad.com


Re: Interaction with external program [64893]

2015-04-15 Tema obsahu Jan Fiala
PSPad isn't projected to be handled by external application.
What do you want to do?

-- 
http://forum.pspad.com/read.php?2,64891,64893
PSPad freeware editor http://www.pspad.com


Re: length of application command line [64892]

2015-04-15 Tema obsahu Jan Fiala
Lenght of the commandl line is limited by operating system, not an application

-- 
http://forum.pspad.com/read.php?2,64890,64892
PSPad freeware editor http://www.pspad.com


length of application command line [64890]

2015-04-15 Tema obsahu toralf
I tried to setup an external application in the highlighter settings with a lot
of command line parameters. When I applied it and ran it the application didn't
do what I wanted, so when I looked back at the external application the
application was cut off after 239 characters.
Is this a limitation of PSPad or is this a limitation of Windows?

In principle the external application has the following scheme:
C:\WINDOWS\system32\cmd.exe /c C:\PathToAHK\AutoHotkey\AutoHotkey.exe
C:\PathToScript\Script.ahk %File% %SelText% %Word% %Line% %Input%
%ProjectName% %ProjectDir% %PSPath%  %Temp%\PS

what was cut off was:
Pad.log

And also the setting in the Log File field was gone.

Could someone point me in the right direction on how to get more parameters on
the command line for external applications?

-- 
Ciao
toralf

http://forum.pspad.com/read.php?2,64890,64890
PSPad freeware editor http://www.pspad.com


Interaction with external program [64891]

2015-04-15 Tema obsahu toralf
Is there a way to interact from an external application with PSPad?
E.g. by Windows Messages or DLL/Function?
I look for ways, to 
- get/set/change the current line 
- get/set/change the selected text
- get/set/delete a bookmark by file
- get/delete all bookmarks by file
and some other, but this would get me started.

-- 
Ciao
toralf

http://forum.pspad.com/read.php?2,64891,64891
PSPad freeware editor http://www.pspad.com