SCOUG-HELP Mailing List Archives
Return to [ 18 | 
October | 
2004 ]
<< Previous Message << 
 >> Next Message >>
 
 
 
=====================================================  
If you are responding to someone asking for help who  
may not be a member of this list, be sure to use the  
REPLY TO ALL feature of your email program.  
=====================================================  
 
In <20041017021429.53F4AD7FE5D@mx2.zoneedit.com>, on 10/18/04   
   at 10:13 AM, jack.huffman@worldnet.att.net said:  
 
>Mozilla starts with the message s.com can not be found when I highlight  
>the URL  
 
Don't hightlight the URL.  Click to the left of the URL and RMB -> Web  
Browser.  
 
You only need to highlight the URL if you need to edit he URL with RMB ->  
URL Editor.  
 
>g:  
>cd \mozilla\mozilla  
>pause  
>mozilla "%s"  
>exit  
 
This will never work.  Batch files do not understand how to substitute for  
%s.  
 
Use this one:  
 
>g:  
>cd \mozilla\mozilla  
>pause  
>mozilla "%1"  
>exit  
 
>g:\mozilla\mozilla "s" and the url flash on the screen.  The mozilla  
>splash screen appears and disappears; mozilla does not open.  
 
>Where am I going wrong?  
 
There's probably something wrong with your cd statement.  Test with:  
 
 g:  
 cd \mozilla\mozilla  
 mozilla "%1"  
 pause  
 exit  
 
This will allow you to see the error message without having to read really  
fast.  
 
If mozilla.exe really in the g:\mozilla\mozilla directory?  
 
Steven  
 
--   
----------------------------------------------------------------------  
"Steven Levine"   MR2/ICE 2.60b #10183 Warp4/FP15/14.093c_W4  
www.scoug.com irc.fyrelizard.com #scoug (Wed 7pm PST)  
----------------------------------------------------------------------  
 
=====================================================  
 
To unsubscribe from this list, send an email message  
to "steward@scoug.com". In the body of the message,  
put the command "unsubscribe scoug-help".  
 
For problems, contact the list owner at  
"rollin@scoug.com".  
 
=====================================================  
 
  
<< Previous Message << 
 >> Next Message >>
Return to [ 18 | 
October | 
2004 ] 
  
  
The Southern California OS/2 User Group
 P.O. Box 26904
 Santa Ana, CA  92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group.  ALL RIGHTS 
RESERVED. 
 
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International 
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
 
  |