[fpc-pascal] Help

2012-03-11 Thread Andi Purwito
Help Best regard, Andi. On 11 Mar 2012, at 18:00, fpc-pascal-requ...@lists.freepascal.org wrote: > Send fpc-pascal mailing list submissions to >fpc-pascal@lists.freepascal.org > > To subscribe or unsubscribe via the World Wide Web, visit >http://lists.freepascal.org/mailman/listinfo/fpc

[fpc-pascal] TEXT MODE IDE WAS NOT RUN UNDER FEDORA CORE 5 !!!

2006-07-17 Thread Andi Purwito
These my freepascal RPMs files installed on my FC5 laptop;fpc-2.0.2-4.fc5.i386.rpmfpc-doc-2.0.2-4.fc5.i386.rpmfpc-src-2.0.2-4.fc5.i386.rpmeverything is ok during install process using rpm -ivh ...but when i hit fp on my terminal (including Linux Console), there's nothing progress running. Just my

[fpc-pascal] The Next Enhancements of FreePascal - Great Step

2006-07-19 Thread Andi Purwito
We are all of pascalholic community very supporting to FreePascal development  and hope progressively flexible and compatible to various terminal type exists in linux also other platform. Great thanks to FreePascal team and bravo pascalholic... Do you Yahoo!? Everyone is raving about the all-ne

[fpc-pascal] Offline documentation for Extra Packages

2006-08-02 Thread Andi Purwito
Dear pascalholics,Where i can download offline doc about extra packages such as ncurses, gtk, etc.Thanks How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lis

[fpc-pascal] Get PID by process name

2006-10-12 Thread Andi Purwito
Is there any function how to get pid by process name? Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/l

[fpc-pascal] Andi has Tagged you! :)

2007-07-05 Thread Andi Purwito
Title: Andi has Tagged you! :) Andi P, 28 Indonesia Andi P has added you as a friend Is Andi P your friend?   Please respond or Andi may think you said no :( Click here to block all emails from Tagged, P.O.

[fpc-pascal] lmysqlclient not found again while compile in fedora 7

2007-09-20 Thread Andi Purwito
I have just update my fpc to v2.2.0 under fedora 7. But error occured while compile program that uses mysql4, "lmysqlclient not found". Even after make symbolic link to /usr/lib/mysql/...I have no idea why this always happen again every migrate. Thanks _

[fpc-pascal] lmysqlclient not found again while compile in fedora 7

2007-09-25 Thread Andi Purwito
Sorry, i mean that i have made a symbolic link to /usr/lib/mysql/libmysqlclient_r.so.15.0.0 as lmysqlclient. But compiler said lmysqlclient not found. And then in separately, another one to /usr/lib/mysql/libmysqlclient.so.15.0.0, there's still not found. Until final i am confused because there

[fpc-pascal] The Interface to MySQL has changed on version by version

2007-10-08 Thread Andi Purwito
Hi all. This is my test program to track interface changes in mysql lib. program MySQLku; uses mysql50; //Before is mysql4 const DataBase : Pchar = 'dbtes'; Query: Pchar = 'select * from tbl'; InsertSQL : PChar = 'insert into tbl (a, b) values (''value a'',"value b")'; var coun

Re: [fpc-pascal] The Interface to MySQL has changed on version

2007-10-09 Thread Andi Purwito
> You cannot. Mysql is a pain to maintain. They break interface compatibility almost every release. So its mean that mysql is difficult to followed? if yes, is there any other way to access mysql like odbc maybe? - Be a better Globetrotter. Get better trave