Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Warning message
Message
De
26/10/2005 07:59:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Warning message
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01062175
Message ID:
01062175
Vues:
60
hi all,

any idea,help

i need to fetch for the excell sheet name if found ,get show warning message(found). at this code under.
thanks
SET DEFAULT TO "\\cctfil01\hrd-spdata\SMD\Projects\Customer satisfaction Measurments\1214 Call Center Satisfaction\2005 1214 Servcie II\customer database\Treated data"
=MESSAGEBOX("Pl's Rename The Home Sheet  ")

gcDelimName = ALIAS( ) + '.xls'

gcDelimFile = PUTFILE('excel_file:', gcDelimName, 'xls')

IF EMPTY(gcDelimFile)  
   CANCEL

ENDIF

COPY TO (gcDelimFile) XLS
=MESSAGEBOX("DON")
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform