Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object destruction
Message
De
01/02/2014 05:23:22
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
31/01/2014 19:44:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Divers
Thread ID:
01592795
Message ID:
01592807
Vues:
82
>
thisform.lockscreen = .t.	    && this one does not (noticeably) save time, but the view is better
>
>lnN = 0
>
>with thisform.oCntPZChart
>	for each loO in .objects
>		wait window m.lcC + padl( m.lnN, 4, '0' ) nowait
>		lnN = m.lnN + 1
>		.removeobject( m.loO.name )
>	next
>endwith
>with thisform.oCntPage1
>	for each loO in .objects
>		wait window m.lcC + padl( m.lnN, 4, '0' ) nowait
>		lnN = m.lnN + 1
>		.removeobject( m.loO.name )
>	next
>endwith
And without wait window? Should be even faster.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform