|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Lanch External Process - Internet Explorer?I have been using the command:
LAUNCH EXTERNAL PROCESS("c:\\windows\\explorer.exe") successfully to launch Explorer. When I look in that same windows directory I cannot find Internet Explorer? Anyone know the path to IE? Thanks in advance to the windows savvy from a mac centric guy ... ********************************************************************** 4D Server v11 SQL has arrived! Buy it NOW at http://store.4ddepot.com 4th Dimension Internet Users Group (4D iNUG) FAQ: http://www.4d.com/support/faqnug.html Archive: http://dir.gmane.org/gmane.comp.lang.inug-4d.tech Unsub: mailto:4D_Tech-Unsubscribe@... Post: mailto:4d_tech@... Options: https://lists.4d.com/mailman/listinfo/4d_tech ********************************************************************** |
|
|
Re: Lanch External Process - Internet Explorer?might vary from OS version to OS version - but I would try:
c:\program files\internet explorer\iexplore On Fri, 11 Jul 2008 12:03:44 -0700, Jack Delay wrote: > I have been using the command: > LAUNCH EXTERNAL PROCESS("c:\\windows\\explorer.exe") > successfully to launch Explorer. > > When I look in that same windows directory I cannot find Internet Explorer? > Anyone know the path to IE? > Thanks in advance to the windows savvy from a mac centric guy ... > ********************************************************************** > 4D Server v11 SQL has arrived! > Buy it NOW at http://store.4ddepot.com > > 4th Dimension Internet Users Group (4D iNUG) > FAQ: http://www.4d.com/support/faqnug.html > Archive: http://dir.gmane.org/gmane.comp.lang.inug-4d.tech > Unsub: mailto:4D_Tech-Unsubscribe@... > Post: mailto:4d_tech@... > Options: https://lists.4d.com/mailman/listinfo/4d_tech > ********************************************************************** > 4D Server v11 SQL has arrived! Buy it NOW at http://store.4ddepot.com 4th Dimension Internet Users Group (4D iNUG) FAQ: http://www.4d.com/support/faqnug.html Archive: http://dir.gmane.org/gmane.comp.lang.inug-4d.tech Unsub: mailto:4D_Tech-Unsubscribe@... Post: mailto:4d_tech@... Options: https://lists.4d.com/mailman/listinfo/4d_tech ********************************************************************** |
|
|
RE: Lanch External Process - Internet Explorer?Internet Explorer is iexplore.exe. Explorer is the Windows desktop
shell. Jeff -----Original Message----- From: Jack Delay Sent: Friday, July 11, 2008 3:04 PM To: 4D Tech List Subject: Lanch External Process - Internet Explorer? I have been using the command: LAUNCH EXTERNAL PROCESS("c:\\windows\\explorer.exe") successfully to launch Explorer. When I look in that same windows directory I cannot find Internet Explorer? Anyone know the path to IE? ********************************************************************** 4D Server v11 SQL has arrived! Buy it NOW at http://store.4ddepot.com 4th Dimension Internet Users Group (4D iNUG) FAQ: http://www.4d.com/support/faqnug.html Archive: http://dir.gmane.org/gmane.comp.lang.inug-4d.tech Unsub: mailto:4D_Tech-Unsubscribe@... Post: mailto:4d_tech@... Options: https://lists.4d.com/mailman/listinfo/4d_tech ********************************************************************** |
|
|
Re: Lanch External Process - Internet Explorer? [solved]Problem turns out to be the path, IE is in c:\program files\internet explorer\iexplore.exe On Jul 11, 2008, at 1:15 PM, Jeffrey Kain wrote: > Internet Explorer is iexplore.exe. Explorer is the Windows desktop > shell. This I know but (at least on vista) replacing iexplore.exe for explorer.exe does nothing but return system var OK=0 (failed). > LAUNCH EXTERNAL PROCESS("c:\\windows\\explorer.exe") > successfully to launch Explorer. > > When I look in that same windows directory I cannot find Internet > Explorer? > Anyone know the path to IE? ********************************************************************** 4D Server v11 SQL has arrived! Buy it NOW at http://store.4ddepot.com 4th Dimension Internet Users Group (4D iNUG) FAQ: http://www.4d.com/support/faqnug.html Archive: http://dir.gmane.org/gmane.comp.lang.inug-4d.tech Unsub: mailto:4D_Tech-Unsubscribe@... Post: mailto:4d_tech@... Options: https://lists.4d.com/mailman/listinfo/4d_tech ********************************************************************** |
|
|
Unable to type into a combobox - 4D 2004 Win (updgrading from 2003)We are in the process of upgrading our VM product from 4D 2003 to 4D 2004
Using 4D 2004.7 HotFix3 We are 100% Windows (XP SP2) I've just noticed that I'm not able to type into a combobox. We use them extensively. I can click in it and see the cursor flashing. I can tab into it I can use the left/right arrow key to move the cursor. I can click to select, but it will not accept any keyboard entries except up/down arrows, left/right arrows, and enter key. It is behaving more like a dropdown menu. I created a new combo box and it works fine. Just not my existing ones. I've searched through the docs and 4D Gmane to no avail. I'm hoping someone here can give me a good swift kick in the right direction. Many thanks ************************************************ Randy Engle, Creative Director EngSoft Solutions/XC2 Software mailto:randy.engle@... 415.258.9573 (Direct - Northern California) 503.650.5100 - (Main Office - Portland, OR) 415.258.9561 - Fax www.xc2software.com ************************************************ ********************************************************************** 4D Server v11 SQL has arrived! Buy it NOW at http://store.4ddepot.com 4th Dimension Internet Users Group (4D iNUG) FAQ: http://www.4d.com/support/faqnug.html Archive: http://dir.gmane.org/gmane.comp.lang.inug-4d.tech Unsub: mailto:4D_Tech-Unsubscribe@... Post: mailto:4d_tech@... Options: https://lists.4d.com/mailman/listinfo/4d_tech ********************************************************************** |
|
|
RE: Unable to type into a combobox - 4D 2004 Win (updgrading from 2003)I've seemed to somewhat answer my own question.
In 4D 2003 I had the "On Clicked" event checked for the object, as well as the "On Data Change" Apparently, when "On Clicked" is checked, it doesn't allow typing into the combo box, even if "On data change" is checked. This means I'll need to update a very large quantity of objects in my db...yikes! Any other views or thoughts on the matter. ************************************************ Randy Engle, Creative Director EngSoft Solutions/XC2 Software mailto:randy.engle@... 415.258.9573 (Direct - Northern California) 503.650.5100 - (Main Office - Portland, OR) 415.258.9561 - Fax www.xc2software.com ************************************************ ********************************************************************** 4D Server v11 SQL has arrived! Buy it NOW at http://store.4ddepot.com 4th Dimension Internet Users Group (4D iNUG) FAQ: http://www.4d.com/support/faqnug.html Archive: http://dir.gmane.org/gmane.comp.lang.inug-4d.tech Unsub: mailto:4D_Tech-Unsubscribe@... Post: mailto:4d_tech@... Options: https://lists.4d.com/mailman/listinfo/4d_tech ********************************************************************** |
| Free Forum Powered by Nabble | Forum Help |