Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exe not running?
Message
 
À
22/07/2004 04:23:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00926902
Message ID:
00926910
Vues:
21
Tamas, (sorry I can't find the 4-th letter of Your name)
The following code works perfectly, no main window show:
LOCAL cdir
cdir = ""
**************************
_screen.Width = 1
_screen.Height = 1
_screen.Top    = -1000 && Here
_screen.Visible = .t.
***********************

cdir = GETFILE("", "Válaszd ki az állományt!")

if len(cdir)=0
close all
quit
endif

USE(cdir)

COPY TO c:\export\ujtabla.dbf TYPE FOXPLUS
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform