Re: [fpc-pascal] PASCAL programming for Novice

2007-06-09 Thread Rick Seiden
ch to find examples, but since it uses socket communications you can implement it using lNet or Synapse libraries with FreePascal. Leonardo M. Ramé http://leonardorame.blogspot.com --- Rick Seiden <[EMAIL PROTECTED]> wrote: Any tutorials out there on using Event Driven programming with

Re: [fpc-pascal] PASCAL programming for Novice

2007-06-09 Thread Rick Seiden
Any tutorials out there on using Event Driven programming with Free Pascal? I'm hoping to create a server/client combo that will need to respond to both input from the client part, and input from the server part my server/client combo app +--+ User --

[fpc-pascal] No Browser Info Available

2007-06-04 Thread Rick Seiden
I'm having problems running fp ide under Ubuntu 6.x under VMWare Workstation 5.5. I go to an xterm session, and then run fp. The first mouse click generates an error that is obviously from FP. It says No Browser info available with an OK "button". After that the mouse won't work in the te

Re: [fpc-pascal] Linux Linking Error solved

2007-06-04 Thread Rick Seiden
o it, but when I tested it this time, it did work. I swear that the error said it couldn't find /usr/bin/ld. I just did ls, saw it there, with the root ownership, and then ran sudo fpc sockser.pas, and the error went away. Micha Nelissen wrote: Rick Seiden wrote: I emailed yes

[fpc-pascal] Linux Linking Error solved

2007-06-04 Thread Rick Seiden
I emailed yesterday about an error when compiling in Linux. The error I received was "Error while linking." I figured out that the permissions on /usr/bin/ld is set to root, and I'm logged in as a different user. When I sudo fp to start Free Pascal, I am able to compile without a problem.

Re: [fpc-pascal] Linux Linking Error]

2007-06-04 Thread Rick Seiden
message. Thanks again Rick Michael Van Canneyt wrote: On Sun, 3 Jun 2007, Rick Seiden wrote: Using Ubuntu 6.10 under VMWare, I get an error when I try to compile any program. The error is not real descriptive, and isn't really helpful. It puts the error at the last line (end.) in t

[fpc-pascal] Linux Linking Error

2007-06-03 Thread Rick Seiden
Using Ubuntu 6.10 under VMWare, I get an error when I try to compile any program. The error is not real descriptive, and isn't really helpful. It puts the error at the last line (end.) in the first column, and all it says is Error while linking. I've googled, and it doesn't look to be a 32bi

Re: [fpc-pascal] Timers in FPC

2007-06-01 Thread Rick Seiden
There's a contributed units link on the freepascal.org home page. Perhaps it could go there. Right under it is a Contribute link that allows you to add it to the contributed units database. I know this i

Re: [fpc-pascal] Socket samples besides the bastisoft site?

2007-05-31 Thread Rick Seiden
I second that motion. I've been trying to figure out how to use the example in the rtl manual to create a simple server/client connection, and I've been having problems. An example outside of that would be very helpful. A tutorial. Something. Francisco Reyes wrote: Can't find examples for

[fpc-pascal] RTL Manual pages 1056-1057 code listing question

2007-05-26 Thread Rick Seiden
I copied the code for socksrv.pp on pages 1056-1057 into FPC, and got a compilation error. I double checked the code, and it is the same as what's in the manual. My system: Windows XP FreePascal IDE for Win32 for i386 Target CPU: i386 Version 1.0.8 2006/08/21 (Compiler Version 2