comp.lang.ada
 help / color / mirror / Atom feed
From: Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject: Re: Question:  How do I establish a (.exe)  program link for immediate calling of my cipher programs from a computer desktop say.
Date: Sat, 07 Mar 2015 12:55:18 -0500
Date: 2015-03-07T12:55:18-05:00	[thread overview]
Message-ID: <a8emfado886tmif5h417e4vhoptsjuq042@4ax.com> (raw)
In-Reply-To: e2cd4eaa-df5e-4473-ae64-d320ceb36c0c@googlegroups.com

On Fri, 6 Mar 2015 10:20:30 -0800 (PST), MM <mrvmurray@gmail.com> declaimed
the following:

>Hi
>
>You have a terminology problem which makes you harder to understand.
>
>> Question: How do I establish a (.exe) program link for immediate calling
>> of my cipher programs from a computer desktop say.
>
>Programs are not "established"; they are "compiled (and linked)" or "built".
>
	But if you elide the middle part, leaving "... establish a ... link
for..." it makes perfect sense...

	At least to me, this is a request for how to create shortcut icons that
will let him run his programs without loading the IDE and doing a build/run
sequence.

	Of course, how one creates such shortcuts is dependent upon which OS is
being used, possibly which windowing manager for some, whether the shortcut
is supposed to be for all-users or for the single login, and if the program
so linked needs an environment around it (does it open its own windows, or
is it a command line program -- since in Windows my experience is that many
command line programs will open a console window, but that window vanishes
as soon as the program exits; no chance to read any error messages), or
even if it needs to obtain command line arguments which may need to be
provided by the shortcut.



	For making it usable to others, I'd recommend the OP study up on the
standard installer/package managers for the system he's using... 

	In either event, NONE of the questions have anything to do with the use
of Ada, and everything to do with the computer system in general. Something
likely more than an appliance user is willing to undertake.

-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

  reply	other threads:[~2015-03-07 17:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06  9:04 Question: How do I establish a (.exe) program link for immediate calling of my cipher programs from a computer desktop say Austin Obyrne
2015-03-06  9:48 ` MM
2015-03-06  9:58   ` Austin Obyrne
2015-03-06 10:11     ` MM
2015-03-06 10:22       ` Austin Obyrne
2015-03-06 18:20 ` MM
2015-03-07 17:55   ` Dennis Lee Bieber [this message]
2015-03-07 20:08     ` MM
2015-03-08 17:23       ` Dennis Lee Bieber
2015-03-10 18:46     ` Austin Obyrne
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox