Opening a browser from PowehouseNT

Joe Boyle atla38 at dsl.pipex.com
Sat Sep 17 12:18:20 CDT 2005


That is so cool; I have looked at the dos help summary in the past and
always assumed that 'start' simply opened a separate command/cmd window
only; when you type 'help start' you see the full scope of the command - I
also found the 'call' command very useful in batch processing.

Regards, Joe.


-----Original Message-----
From: powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com
[mailto:powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com] On Behalf Of
Neil Harvey
Sent: 17 September 2005 07:39
To: PowerHouse List
Subject: RE: Opening a browser from PowehouseNT

I've had success with the "start" command in NT - it seems to know where
to find these pesky migrating applications.

So "start iexplore http://www.cognos.co.za" issued as a Run COMMAND (you
can test these from a DOS Box) seems to work.

So does "start notepad" "start wordpad" "start dir.cmd" (where dir.cmd
is an NT .cmd file with some instructions).

And so on.

Regards

Neil


-----Original Message-----
From: powerh-l-bounces+neil=nha.co.za at lists.sowder.com
[mailto:powerh-l-bounces+neil=nha.co.za at lists.sowder.com] On Behalf Of
Ken Langendock
Sent: 17 September 2005 12:01 AM
To: 'PowerHouse List'
Subject: RE: Opening a browser from PowehouseNT

That worked....I had to modify it slightly...but it worked perfectly.
Here is the code I used for everyone to see

PROCEDURE DESIGNER WEB &
          HELP "Calls Internet Explorer with the clients address"
BEGIN
  LET T_PASS_PARAMETER &
    = "c:\progra~1\intern~1\iexplore.exe " &
    + TRUNCATE(InternetAddress OF Clients)
  RUN COMMAND T_PASS_PARAMETER ON ERROR CONTINUE CLEAR ALL NOWARN
END

Thanks Joe.

-----Original Message-----
From: powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com
[mailto:powerh-l-bounces+ken.langendock=rogers.com at lists.sowder.com] On
Behalf Of Joe Boyle
Sent: September 16, 2005 5:36 PM
To: Ken at Langendock.com; 'PowerHouse List'
Subject: RE: Opening a browser from PowehouseNT


you could also try something like that below ( replacing your own path
for
iexplore.exe ). I'm not entirely sure if the thinclient vs fatclient
problem
is an issue here, which, as is the case with thinclient Axiant, could
mean
that the command executes on the PH server - and hangs.

You would have to add a designer proc and id, or setup the Fkeys to run
the
designer procedure, (which someone explained how to do a while back)

Let run_command = &
"c:\Program Files\Internet Explorer\iexplore.exe " + fieldname

run command run_command

Regards, Joe.


-----Original Message-----
From: powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com
[mailto:powerh-l-bounces+atla38=dsl.pipex.com at lists.sowder.com] On
Behalf Of
Deskin, Bob
Sent: 15 September 2005 15:48
To: Ken at Langendock.com; PowerHouse List
Subject: RE: Opening a browser from PowehouseNT

If you're running QUICK in a Command Prompt Window, you should be able
to drop the menu down and click Mark. You can then select the text. Then
go back to the menu and click Copy. At this point you should be able to
paste the text into IE.

Bob

-----Original Message-----
From: powerh-l-bounces+bob.deskin=cognos.com at lists.sowder.com
[mailto:powerh-l-bounces+bob.deskin=cognos.com at lists.sowder.com] On
Behalf Of Ken Langendock
Sent: September 15, 2005 10:09 AM
To: 'PowerHouse List'
Subject: Opening a browser from PowehouseNT


Has anyone seen/solved this problem yet?

I have an internet address field in my client file. I cannot highlight
the field to be able to cut and paste it into my browser so I was
wondering if:
A) anyone has a solution for this cut and paste problem 
B) anyone knows how to call Internet Explorer with the address in the
field from within the PowerhouseNt application.

Ken

-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: "subscribe" in message body to
powerh-l-request at lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber. 
  
       This message may contain privileged and/or confidential
information.
If you have received this e-mail in error or are not the intended
recipient,
you may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the
sender
promptly by e-mail that you have done so.  Thank you. 
        
 

-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: "subscribe" in message body to
powerh-l-request at lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.

-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: "subscribe" in message body to
powerh-l-request at lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.

-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: "subscribe" in message body to
powerh-l-request at lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.

-- 
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l at lists.sowder.com
Subscribe: "subscribe" in message body to powerh-l-request at lists.sowder.com
Unsubscribe: "unsubscribe <password>" in message body to
powerh-l-request at lists.sowder.com
http://lists.sowder.com/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.



More information about the powerh-l mailing list