Using SSH with Textpad to execute commands on a remote server.
In my setup, I work on a large code base that sits on a Linux server farm.
I can edit the files in Textpad from my Laptop by network filesystem mounts (Samba). However to run the toolchains (compilers, etc.) I would normally need to log ...
Search found 3 matches
- Wed Feb 03, 2016 6:06 pm
- Forum: HOW-TOs
- Topic: Use SSH with Textpad to execute commands on a remote server
- Replies: 0
- Views: 13248
- Wed Feb 03, 2016 3:19 am
- Forum: General
- Topic: DDEOPEN.EXE not opening document
- Replies: 3
- Views: 1230
DDE not working
I just did a fresh install of Textpad 8.0.1 (64 bit) on a new machine (windows 7).
When I type the following from a command prompt:
"C:\Program Files\TextPad 8\system\Ddeopn32.exe" TextPad.dde a.a
I get a popup that says:
"Server TextPad.dde is unavailable"
I traced this to a bug in the Textpad ...
When I type the following from a command prompt:
"C:\Program Files\TextPad 8\system\Ddeopn32.exe" TextPad.dde a.a
I get a popup that says:
"Server TextPad.dde is unavailable"
I traced this to a bug in the Textpad ...
- Tue Apr 24, 2012 5:46 pm
- Forum: General
- Topic: Invalid registry entries
- Replies: 1
- Views: 709
Re: Invalid registry entries
I ran into this same problem when porting my tool setup to Textpad 5.
The DDE open target has changed to "textpad.dde"
Use this:
The DDE open target has changed to "textpad.dde"
Use this:
Code: Select all
"C:\Programme\Textpad 5\System\DDEOPN32.EXE" TextPad.dde %s(%d)