Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Maybe Computer Science should be in the College of Theology. -- R. S. Barton


devel / comp.lang.xharbour / Re: shellexecute .exe file with parameters

SubjectAuthor
* shellexecute .exe file with parameterstimepro timesheet
`* shellexecute .exe file with parametersEnrico Maria Giordano
 `* shellexecute .exe file with parameterstimepro timesheet
  `* shellexecute .exe file with parametersEnrico Maria Giordano
   `- shellexecute .exe file with parameterstimepro timesheet

1
shellexecute .exe file with parameters

<8f85df17-d471-42cf-ac2b-c53b20d4e549n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10677&group=comp.lang.xharbour#10677

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a0c:ee91:0:b0:4b4:a0b0:2dd8 with SMTP id u17-20020a0cee91000000b004b4a0b02dd8mr8824323qvr.19.1668811978750;
Fri, 18 Nov 2022 14:52:58 -0800 (PST)
X-Received: by 2002:a81:f805:0:b0:378:5e3a:8fad with SMTP id
z5-20020a81f805000000b003785e3a8fadmr8482052ywm.78.1668811978510; Fri, 18 Nov
2022 14:52:58 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Fri, 18 Nov 2022 14:52:58 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=96.242.45.184; posting-account=jZAeNwoAAABYWjMRM-FfqKkHfC3Iph0l
NNTP-Posting-Host: 96.242.45.184
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <8f85df17-d471-42cf-ac2b-c53b20d4e549n@googlegroups.com>
Subject: shellexecute .exe file with parameters
From: timecost...@gmail.com (timepro timesheet)
Injection-Date: Fri, 18 Nov 2022 22:52:58 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1382
 by: timepro timesheet - Fri, 18 Nov 2022 22:52 UTC

what is the syntax/command to shellexecute an .exe file with parameters

WWWEINVOICE=WEBSITENAM
UID=THEUSENAME
PSW=THEPASWORD
ShellExecute( 0, 0, WWWEINVOICE UID PSW, 0 ,0,1) does not execute.
nor does: ShellExecute( 0, 0, WWWEINVOICE, [UID PSW], 0 ,0,1)
nor does: WWWEINVOICE=WEBSITENAME +spac(1)+ UID +SPAC(1)+PSW
ShellExecute( 0, 0, &WWWEINVOICE, 0 ,0,1)

thank you

Re: shellexecute .exe file with parameters

<tla51o$36m73$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10678&group=comp.lang.xharbour#10678

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: e.m.gior...@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: shellexecute .exe file with parameters
Date: Sat, 19 Nov 2022 09:44:41 +0100
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <tla51o$36m73$1@dont-email.me>
References: <8f85df17-d471-42cf-ac2b-c53b20d4e549n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 19 Nov 2022 08:44:40 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="35a29bece6159d841678bc356b68a097";
logging-data="3365091"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+3k3PJ81IttyIXcxokeZJB"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.5.0
Cancel-Lock: sha1:bfPXSybnH+nLlRAEnCcwJS+tll8=
In-Reply-To: <8f85df17-d471-42cf-ac2b-c53b20d4e549n@googlegroups.com>
 by: Enrico Maria Giordan - Sat, 19 Nov 2022 08:44 UTC

Il 18/11/2022 23:52, timepro timesheet ha scritto:

> what is the syntax/command to shellexecute an .exe file with parameters
>
> WWWEINVOICE=WEBSITENAM
> UID=THEUSENAME
> PSW=THEPASWORD
> ShellExecute( 0, 0, WWWEINVOICE UID PSW, 0 ,0,1) does not execute.
> nor does: ShellExecute( 0, 0, WWWEINVOICE, [UID PSW], 0 ,0,1)
> nor does: WWWEINVOICE=WEBSITENAME +spac(1)+ UID +SPAC(1)+PSW
> ShellExecute( 0, 0, &WWWEINVOICE, 0 ,0,1)

I don't think you can use ShellExecute() for that. You can open an URL
but you can't pass userid and password to it like it was an executable.
If your website supports it, you can use the question mark/ampersand
syntax. As an example:

http://www.mysite.com?myuser=abcd&mypasw=efgh

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: shellexecute .exe file with parameters

<67f62e5a-407e-4df0-a5c5-a77b7ad6dabcn@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10680&group=comp.lang.xharbour#10680

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a37:46cd:0:b0:6fb:7c45:bd5 with SMTP id t196-20020a3746cd000000b006fb7c450bd5mr11422637qka.304.1668902812759;
Sat, 19 Nov 2022 16:06:52 -0800 (PST)
X-Received: by 2002:a25:ca43:0:b0:6d8:7f72:8983 with SMTP id
a64-20020a25ca43000000b006d87f728983mr11437777ybg.18.1668902812471; Sat, 19
Nov 2022 16:06:52 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Sat, 19 Nov 2022 16:06:52 -0800 (PST)
In-Reply-To: <tla51o$36m73$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=96.242.45.184; posting-account=jZAeNwoAAABYWjMRM-FfqKkHfC3Iph0l
NNTP-Posting-Host: 96.242.45.184
References: <8f85df17-d471-42cf-ac2b-c53b20d4e549n@googlegroups.com> <tla51o$36m73$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <67f62e5a-407e-4df0-a5c5-a77b7ad6dabcn@googlegroups.com>
Subject: Re: shellexecute .exe file with parameters
From: timecost...@gmail.com (timepro timesheet)
Injection-Date: Sun, 20 Nov 2022 00:06:52 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2458
 by: timepro timesheet - Sun, 20 Nov 2022 00:06 UTC

On Saturday, November 19, 2022 at 3:44:42 AM UTC-5, Enrico Maria Giordano wrote:
> Il 18/11/2022 23:52, timepro timesheet ha scritto:
>
> > what is the syntax/command to shellexecute an .exe file with parameters
> >
> > WWWEINVOICE=WEBSITENAM
> > UID=THEUSENAME
> > PSW=THEPASWORD
> > ShellExecute( 0, 0, WWWEINVOICE UID PSW, 0 ,0,1) does not execute.
> > nor does: ShellExecute( 0, 0, WWWEINVOICE, [UID PSW], 0 ,0,1)
> > nor does: WWWEINVOICE=WEBSITENAME +spac(1)+ UID +SPAC(1)+PSW
> > ShellExecute( 0, 0, &WWWEINVOICE, 0 ,0,1)
> I don't think you can use ShellExecute() for that. You can open an URL
> but you can't pass userid and password to it like it was an executable.
> If your website supports it, you can use the question mark/ampersand
> syntax. As an example:
>
> http://www.mysite.com?myuser=abcd&mypasw=efgh
>
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg
thanks emg:

WWWEINVOICE is just the name of the .EXE file to be run. (it is not an URL).

e.g.
WWWEINVOICE=DISKNAME()+':\MY_TAX\'+GSTPAIDSUBFOLDER+'\MYTAX.EXE'
UID='ABC123_UCODE19e'
PSW='ABC_@#15y'
ShellExecute( 0, 0, so_what_to_type_here?, 0 ,0,1)

Re: shellexecute .exe file with parameters

<tlco91$3fp7f$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10681&group=comp.lang.xharbour#10681

  copy link   Newsgroups: comp.lang.xharbour
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: e.m.gior...@emagsoftware.it (Enrico Maria Giordano)
Newsgroups: comp.lang.xharbour
Subject: Re: shellexecute .exe file with parameters
Date: Sun, 20 Nov 2022 09:25:07 +0100
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <tlco91$3fp7f$1@dont-email.me>
References: <8f85df17-d471-42cf-ac2b-c53b20d4e549n@googlegroups.com>
<tla51o$36m73$1@dont-email.me>
<67f62e5a-407e-4df0-a5c5-a77b7ad6dabcn@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 20 Nov 2022 08:25:05 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="a5dcf35b1040a6fdee3a364df8bd25e9";
logging-data="3663087"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19YIC2TBbR5BsCyggbOYHjd"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.5.0
Cancel-Lock: sha1:E/IUP0ocqGknXb/34SGNgSH7eIg=
In-Reply-To: <67f62e5a-407e-4df0-a5c5-a77b7ad6dabcn@googlegroups.com>
 by: Enrico Maria Giordan - Sun, 20 Nov 2022 08:25 UTC

Il 20/11/2022 01:06, timepro timesheet ha scritto:

> WWWEINVOICE is just the name of the .EXE file to be run. (it is not an URL).
>
> e.g.
> WWWEINVOICE=DISKNAME()+':\MY_TAX\'+GSTPAIDSUBFOLDER+'\MYTAX.EXE'
> UID='ABC123_UCODE19e'
> PSW='ABC_@#15y'
> ShellExecute( 0, 0, so_what_to_type_here?, 0 ,0,1)

ShellExecute( 0, 0, WWWEINVOICE, UID + " " + PSW, 0, 1 )

--
Enrico Maria Giordano

http://www.emagsoftware.it
http://www.emagsoftware.it/emgmusic
http://www.emagsoftware.it/spectrum
http://www.emagsoftware.it/tbosg

Re: shellexecute .exe file with parameters

<5a53b0f4-d05f-492a-80e3-b78f2ab8ec53n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=10682&group=comp.lang.xharbour#10682

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:ac8:53da:0:b0:3a5:c1e:d8b with SMTP id c26-20020ac853da000000b003a50c1e0d8bmr14108140qtq.537.1668963476456;
Sun, 20 Nov 2022 08:57:56 -0800 (PST)
X-Received: by 2002:a25:cb09:0:b0:6ea:2a2:f219 with SMTP id
b9-20020a25cb09000000b006ea02a2f219mr5935444ybg.326.1668963476128; Sun, 20
Nov 2022 08:57:56 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Sun, 20 Nov 2022 08:57:55 -0800 (PST)
In-Reply-To: <tlco91$3fp7f$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=96.242.45.184; posting-account=jZAeNwoAAABYWjMRM-FfqKkHfC3Iph0l
NNTP-Posting-Host: 96.242.45.184
References: <8f85df17-d471-42cf-ac2b-c53b20d4e549n@googlegroups.com>
<tla51o$36m73$1@dont-email.me> <67f62e5a-407e-4df0-a5c5-a77b7ad6dabcn@googlegroups.com>
<tlco91$3fp7f$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <5a53b0f4-d05f-492a-80e3-b78f2ab8ec53n@googlegroups.com>
Subject: Re: shellexecute .exe file with parameters
From: timecost...@gmail.com (timepro timesheet)
Injection-Date: Sun, 20 Nov 2022 16:57:56 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1913
 by: timepro timesheet - Sun, 20 Nov 2022 16:57 UTC

On Sunday, November 20, 2022 at 3:25:07 AM UTC-5, Enrico Maria Giordano wrote:
> Il 20/11/2022 01:06, timepro timesheet ha scritto:
>
> > WWWEINVOICE is just the name of the .EXE file to be run. (it is not an URL).
> >
> > e.g.
> > WWWEINVOICE=DISKNAME()+':\MY_TAX\'+GSTPAIDSUBFOLDER+'\MYTAX.EXE'
> > UID='ABC123_UCODE19e'
> > PSW='ABC_@#15y'
> > ShellExecute( 0, 0, so_what_to_type_here?, 0 ,0,1)
> ShellExecute( 0, 0, WWWEINVOICE, UID + " " + PSW, 0, 1 )
> --
> Enrico Maria Giordano
>
> http://www.emagsoftware.it
> http://www.emagsoftware.it/emgmusic
> http://www.emagsoftware.it/spectrum
> http://www.emagsoftware.it/tbosg
thank you, emg.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor