SCOUG Logo


Next Meeting: Sat, TBD
Meeting Directions


Be a Member
Join SCOUG

Navigation:


Help with Searching

20 Most Recent Documents
Search Archives
Index by date, title, author, category.


Features:

Mr. Know-It-All
Ink
Download!










SCOUG:

Home

Email Lists

SIGs (Internet, General Interest, Programming, Network, more..)

Online Chats

Business

Past Presentations

Credits

Submissions

Contact SCOUG

Copyright SCOUG



warp expowest
Pictures from Sept. 1999

The views expressed in articles on this site are those of their authors.

warptech
SCOUG was there!


Copyright 1998-2024, 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.

The Southern California OS/2 User Group
USA

SCOUG-HELP Mailing List Archives

Return to [ 20 | May | 2004 ]

<< Previous Message << >> Next Message >>


Date: Thu, 20 May 2004 12:14:45 PDT7
From: sshapiro@ucsd.edu (Sandy Shapiro)
Reply-To: scoug-help@scoug.com
To: scoug-help@scoug.com
Subject: SCOUG-Help: Mr 2/Ice

=====================================================
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 , on 05/20/04
at 10:59 AM, "Steven Levine" said:

>>Is there something more I need to change to get this function back?

>You need to edit msgutil.cmd to point to Mozilla.

I looked at msgutil.cmd, and I believe this is the relevant part:

when FKey = 3 then
do

szTmpDir = value('TMP',,env)
if Length(szTmpDir) < 1 then
szTmpDir = "c:\" /* force a full path, C:\ by default */
else if right(szTmpDir, 1) \= '\' then
szTmpDir = szTmpDir'\'
html_file = szTmpDir||html_file

rc = SysFileDelete(html_file)

fHeader = 1
do while lines(msg_filename) > 0
iline = linein(msg_filename)
if length(iline) <= 1 then /* cr's count as chars */
fHeader = 0
else if fHeader = 0 then
rc = lineout(html_file,iline)
end
rc = stream(msg_filename,'c','close')
rc = stream(html_file,'c','close')

'start' Browser 'file:///'html_file

end

I don't see anywhere where the original Mozilla, on Drive F: can be
changed to the new Drive H: I don't want to mess with this file unless I
am sure of what I am doing!

>BTW, I've not forgotten about your Nowhere problem. Just no time to work
>on it at the moment.

That is no problem as that is something I can easily live with.

Thanks very much,

Sandy

=====================================================

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 [ 20 | May | 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.