Vielen Danke, Klaus !
Best, Pierre
Le 17 sept. 04, � 17:06, Klaus Major a �crit :
Hi all,
if someone dares to put his/her hands on the library, here is the workaround:
Script of btn "revcommon" of cd 1 of stack "Revolution 2.x/components/global environment/revlibray.rev"
Replace this line:
if char 1 to 4 of pWhich is not "file" and char 1 to 4 of pWhich is not "http" then put "http://" before pWhich -- put in http
With these lines:
if char 1 to 7 of pWhich <> "mailto:" then
if char 1 to 4 of pWhich is not "file" and char 1 to 4 of pWhich is not "http" then
put "http://" before pWhich
end if
end if
Et voila, the revival of "revmail" :-)
Regards
Klaus Major [EMAIL PROTECTED] http://www.major-k.de
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
-- Bien cordialement, Pierre Sahores
100, rue de Paris F - 77140 Nemours
[EMAIL PROTECTED]
GSM: +33 6 03 95 77 70 Pro: +33 1 64 45 05 33 Fax: +33 1 64 45 05 33
WEB/EAI services & ACID DB over IP "Mutualiser les deltas de productivit�"
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
