Loading different .pro files

An area for people to discuss Scope related problems, issues, etc.

Moderators: valis, garyb

Post Reply
kperry
Posts: 56
Joined: Sat Jan 31, 2004 4:00 pm
Location: London, UK
Contact:

Post by kperry »

I'm sure there must be an obvious solution to this, but I can't work it out: I want to be able to load different project files either by double clicking on a .pro file or, at worst, by double clicking on a shortcut that I've manually created for a specific .pro file.

All I can do right now is launch StartProject.pro (by using the -s switch) or the NewProject.pro file by using no switches. The only (horrid) solution I've come up with so far is to write a script file that renames one of these before launching sfp.exe.

Windows XP, Scope 4
User avatar
at0m
Posts: 4743
Joined: Sat Jun 30, 2001 4:00 pm
Location: Bubble Metropolis
Contact:

Post by at0m »

Indeed, the only workaround we have now is a script or batch file that overwrites the Start - or New project with the one we want to open. .. I guess someone who knows how to write this can automatically open SFP and load the New Project ("sfp.exe") or Startproject ("sfp.exe -s") too :grin:
more has been done with less
https://soundcloud.com/at0m-studio
kperry
Posts: 56
Joined: Sat Jan 31, 2004 4:00 pm
Location: London, UK
Contact:

Post by kperry »

Annoying, but thanks for confirming I haven't missed anything obvious!
Post Reply