Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
English
Warning message
Message
From
27/10/2005 04:43:07
 
 
To
27/10/2005 04:27:33
General information
Fórum:
Visual FoxPro
Category:
Programação, sintaxe e comandos
Título:
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
ID da thread:
01062175
ID da mensagem:
01062528
Views:
14
Did it fix your problem?

>hi,
>thank you.
>
>regards.
>
>
>>>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")
>>>
>>
>>Change "Cancel" into "Return" or something else. Cancel means stop the program, only used for debugging!
Previous
Next
Responder
Mapa
View

Click here to load this message in the networking platform