IF FILE(m.cFile) --
rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Michael Savage Sent: Wednesday, April 23, 2014 1:16 PM To: [email protected] Subject: HELP!!! I'm getting old.. What is wrong with this file code? cFile=curdir()+"BCDE\"+"CUSTOMER.TXT" which translates to: C:\VFP9APPS\ACTIVE\WTL\BCDE\CUSTOMER.TXT if (cFile) At this line - error is data type mismatch... The file is there. I need to erase it prior to proceeding. What have I forgotten to do? Thanks, Mike _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD04423922EE694@ACKBWDDQH1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

