Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show folder
Message
De
19/05/2005 13:31:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Divers
Thread ID:
01015716
Message ID:
01015920
Vues:
22
hi,
thank you for reply,
but what i need exactly you can see that via
Check download file #9345. It can supply the animation you are looking for


form.animation

thanks.
>Try...
>
>#DEFINE PROGRESO 0x100
>
>cOrigen = "c:\DatFire\*.prg"
>cDestino = GetDir("","Carpeta destino", "Seleccionar directorio")
>
>If !Empty(cDestino)
> oShell = CREATEOBJECT("Shell.Application")
> oFolder = oShell.Namespace(cDestino)
> oFolder.CopyHere(cOrigen, PROGRESO)
>EndIf
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform