Re: program launching

new topic     » goto parent     » topic index » view thread      » older message » newer message

On 31 May 2002, at 13:24, George Walters wrote:

> 
> I would like to launch a program which opens a window for displaying stuff
> while executing w/o having to click a 'start' button or some other user
> intervention. I can't figure out how to do this? Can anyone offer
> asuggestion?  ....thanks

Put a shortcut to ex.exw on the desktop, with parameters to run your code. 
Launch by clicking the same as any other program on the desktop. To 
change properties, right click on the desktop icon, select Properties, then 
select Shortcut, and on the Target line, enter the interpreter location, space, 
then your program name. Like this:

D:\Euphoria\BIN\EXW.EXE  D:\Euphoria\webgetter\SHEPHERD.EXW

Now, when i click on it, it runs. If i put just the 
D:\Euphoria\webgetter\SHEPHERD.EXW in the Target space, it opens in 
Textpad, which i use for editing. I can still edit it by right clicking and
sending
it to Textpad.

Kat

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu