SuperEdi

User: Guest

Search

Please use the
Bug Report Form
if you think you found a software defect.

Use the Contact Form
to send a personal message to Wolfgang.

RSS Feed RSS Feed

Other boards:
Juke
QBrowser
Raduga (English)
Song Requester

User Defined Tools Dont Show File

Posted on: SuperEdi

From Message

C. R. Cercy

2010-05-13 19:15:27

User Defined Tools Dont Show File

I can launch a tool but the file is not launched in it. I have the Parameter $(FilePath) in the parameter field, so what should I try next?

Below is an example of what does not work.

DESCRIPTION=
AngelWriter

COMMAND=
C:\Program Files\Angel Writer\AngelWriter.exe

START IN FOLDER=
C:\Program Files\Angel Writer

PARAMETERS=
$(FilePath)

WINDOW=
active

HOTKEY=
none

USE OUTPUT WINDOW (unchecked)

Wolfgang Loch

2010-05-24 22:28:25

Re: User Defined Tools Dont Show File

It looks fine to me. Please verify that you can actually open a file with AngelWriter.exe passing the file name as command line parameter. For example:
c:\>"C:\Program Files\Angel Writer\AngelWriter.exe" "c:\test.txt"

C. R. Cercy

2010-05-27 22:42:08

Re: User Defined Tools Dont Show File

Thank you for your response

I was able to get all the programs that do not
launch the file from Super Edi's window to open
a file from a batch file like the one below.

cd C:\Program Files\ProgWontLaunch\
cmd /K ProgWontLaunch.exe "C:\test.txt"

I found that by right clicking in the Super Edi
window that the Windows right click context
menu comes up. I have all the programs I
need in that right click context menu so unless
you want me to try something else I will
consider this problem solved.

Sincerely, CRCirce

Post a reply to this message: