[fpc-pascal] Tdbf Memo Field Issue, 2.6.2 vs 2.6.4

2014-06-12 Thread David Copeland
Hi, I think this is a bug I wrote a simple program using Tdbf to export a dBase IV/w. Memo file to a csv file. Accessing the memo field with FieldByName("MEMOFIELD").AsString works fine on one machine but not a second. The first machine runs Suse 12.3 64-bit, with FPC 2.6.2 [2013/03/17] for x86_

Re: [fpc-pascal] JNI/Android: Java events calling pascal code

2014-06-12 Thread tylercaro
Chriss Kalogeropoulos wrote > he main reason is to avoid distributing extra files with the application. > Having just one exe or dll that can handle the "details" is much better. > > I was also hoping to reuse the code in other similar projects that had > different listeners. For example, a barcod