Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
End of file
Message
De
29/12/2004 06:40:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00971336
Message ID:
00972881
Vues:
15
hi again,
i need your help with this code under,to let all tables i use it,convert it to excel sheet as under
CLOSE all
USE aaa
*INDEX ON flag tag FLAG_TAG
gcDelimName = ALIAS( ) + '.xls'
gcDelimFile = PUTFILE('excel_file:', gcDelimName, 'xls')
IF EMPTY(gcDelimFile)  && Esc pressed
   CANCEL
ENDIF
COPY TO (gcDelimFile) xls  && Create delimited file
MODIFY FILE (gcDelimFile) NOEDIT
endif
m.qasem

>Mohammed,
>This line is incorect
>
>SCAN FOR   m.tablenew_eno=orginal.new_eno
>
>Check to see WHY?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform