Opening a zipped file in RunRev?
Pierre Sahores
psahores at easynet.fr
Tue Mar 2 08:30:04 EST 2004
Hi Jim,
Just use :
> on mouseUp
> load url "http://localhost/evoecoles/evoecoles.mc.gz" with
> message statutconnex
> end mouseUp
>
> on statutconnex
> if the cachedurls contains
> "http://localhost/evoecoles/evoecoles.mc.gz" then
> go stack decompress(url
> "http://localhost/evoecoles/evoecoles.mc.gz")
> save this stack as the directory & "/evoecoles.mc"
> else answer " " & return & "La connexion avec le serveur" && quote &
> \
> "EVOLUTION" & quote && "est rompue." & \
> return & return & "Vérifiez votre configuration d'accès à" && \
> "l'internet avant" & return & "de poursuivre..."
> end statutconnex
Works well there (Metacard and Revolution), under both Linux and
Panther :)
Best, Pierre
Le 1 mars 04, à 16:41, Jim Hurley a écrit :
> One can open a stack stored on the Web with
>
> Go stack url "http://myWebSite/myStack.rev"
>
> provided myStack.rev is a RunRev stack file.
>
> I don't suppose there is any way for RunRev to deal with a zipped
> file, i.e., myStack.rev.zip?
>
> Wishfully thinking,
>
> Jim
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
--
Bien cordialement, Pierre Sahores
100, rue de Paris
F - 77140 Nemours
psahores at easynet.fr
GSM: +33 6 03 95 77 70
Pro: +33 1 41 60 52 68
Dom: +33 1 64 45 05 33
Fax: +33 1 64 45 05 33
Inspection académique de Seine-Saint-Denis
Applications et SGBD ACID SQL (WEB et PGI)
Penser et produire "delta de productivité"
More information about the use-livecode
mailing list