Can anyone see anything why this doesn't work ? create table temp (stockcode C(15), qty N(10), supcode C(10), suporder N(10)) use sele 900 use temp appe from FREETASK.UPD delim with ","
When I do it on my pc, no problem When I log into client using Remote Desktop, no problem When client does it, temp.dbf ends up with no records I've watched it happen like this I log in using RD Me: Delete file temp.* Me: Delete file *.UPD Him: Desktop batch file that imports the barcode file from the BC reader Him: Import the file freetask.upd (This is a bar code file, simple txt file with 2 columns, code and qty Me: I can now see the UPD file Me: I can now see the data in this file Me: I can manually import this data or through the program Him: Opens Temp.dbf and there are no records Me: I'm going nuts It seems it chokes on the APPEND line -- Regards Sytze de Boer Kiss Systems Hamilton, NZ Ph: 64-7-8391670, Mob:64 21 937611 URL: www.kiss.co.nz --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** 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.

