Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Warning message
Message
From
27/10/2005 04:51:26
 
 
To
27/10/2005 04:43:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01062175
Message ID:
01062529
Views:
10
hi,
yes, many thanks


>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
Reply
Map
View

Click here to load this message in the networking platform