Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Follow Progress
Message
De
12/03/2007 09:29:45
 
 
À
12/03/2007 09:20:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01202665
Message ID:
01202669
Vues:
10
>Hi Guys
>
>Which technique/class can I use to follow the progress of commands such as
>COPY TO, APPEND TO/FROM, LOCATE etc. I hate flashing a "Please Wait' message without showing the user the activity progress. Like now I intend to follow the COPY TO ... TYPE CSV Command for the sake of Automation (Excel). Note I have set the TALK OFF and therefore I flash my wait message in a Window defined with DEFINE WINDOW
>
>Can someone lead me to the link(s) that covered the issue of Dates when you Copy To .. Type CSV ?? where dates like 4th March becomes 3rd April ?
>
>
>Thanks
>
>Fred Matano

You can scan your table and generate string variable, at the end you will issue StrToFile() to make a file. It will be slower than COPY TO, but you will be able to show progress by each record and have full control how to format dates, etc.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform