Open multiple files in default editor with script?

Advertisement

TwiNkeL
Guest

Open multiple files in default editor with script?

Hi,

I often work in 5-10 files at the same time from WinSCP and I would want a script or something that opens the files that I want to work in automatically when I execute the script/command.

For example, lets say I have three homepages that I use to work on.
Homepage 1
index.php
page.php
voting.php

Homepage 2
index.aspx
guestbook.aspx
admin.aspx

Homepage 3
test-dragndrop.php
jquery-dragndrop.js
live.php

Depending on what homepage I work on, I want to have a script that opens the files for that homepage automatically in my default editor (notepad++)

I work as a webprogrammer and to open all files for a current project can take some time since it's a bunch of subdirectories for the different files.

I tried the custom command: notepad++.exe "index.php".
It works, but when executing the command a status-window with the text "0% Executing custom commands" shows.

WinSCP doesn't let me play around in WinSCP before I close the file again and completes the execution of the custom command.

Is it possible to do what I want?

Best regards,
Calle G

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum