Re: [fpc-pascal] aterm won't run fp

2006-04-24 Thread Marco van de Voort
> Can anyone tell me what's missing to get aterm to run fp? Implementation of the Xterm terminal standard ? :) Debugging startup (possibly using a simpler example like installer first), is the only real solution I think. ___ fpc-pascal maillist - fpc-

[fpc-pascal] aterm won't run fp

2006-04-24 Thread John Coppens
Hi all Even though I don't have a solution to the previous problem, I already have another one. A while ago I tried 'fp' and didn't get anything. Not having time, I dropped the issue. Now I tried again, and decided to dig a little deeper: 1) in an 'aterm', calling fp doesn't show _anything_, jus

Re: [fpc-pascal] ParamStr(0) bug??

2006-04-24 Thread Bob Richards
John Coppens wrote: > You could try to access the environment variables - the '_' variable > contains the command used to start the program. Just tested it - it shows > the link. Thanks John! That works a charm. -- PGP Encrypted E-Mail Prefered Public Key at: http://www.tamara-b.org/~bob/pubkey

[fpc-pascal] RTTI ressource effects

2006-04-24 Thread Marc Santhoff
Hi, is there any rule of thumb how enabling RTTI will influence the speed and memory usage? TIA, Marc ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] Win32 DOS programming - best practices?

2006-04-24 Thread [EMAIL PROTECTED]
Hi, I´m working on an FPC Non-gui program that will need to do some dedicated things on 98 and XP machines, (and eventually *nix), such as test for running Apps, kill Apps or running services, and some web activity eventually, (which appears may become a concern with certain FPC/DOS programming w

Re: [fpc-pascal] ParamStr(0) bug??

2006-04-24 Thread John Coppens
On Mon, 24 Apr 2006 13:35:40 -0400 Bob Richards <[EMAIL PROTECTED]> wrote: > I have written a program who's behavior depends on the name by which it > has been invoked. This is not uncommon, for instance sendmail invoked > as mailq behaves in a completely different way. You could try to access th

[fpc-pascal] ParamStr(0) bug??

2006-04-24 Thread Bob Richards
I have written a program who's behavior depends on the name by which it has been invoked. This is not uncommon, for instance sendmail invoked as mailq behaves in a completely different way. Anyway, it all works as intended as long as I *copy* the executable to a different name. However, if I us

Re: [fpc-pascal] [OT] CTags Tool for Object Pascal Language

2006-04-24 Thread Graeme Geldenhuys
On 24/04/06, memsom <[EMAIL PROTECTED]> wrote: > > It sounds like a crossreferencer. Search for Coco/R, a parser generator > > that > > can gen Delphi code. IIRC the cross referencer is one of its std demoes > > for > > each language. > > Essentially PasDoc more or less does what he wants, except t

Re: [fpc-pascal] [OT] CTags Tool for Object Pascal Language

2006-04-24 Thread Michael Van Canneyt
On Mon, 24 Apr 2006, memsom wrote: It sounds like a crossreferencer. Search for Coco/R, a parser generator that can gen Delphi code. IIRC the cross referencer is one of its std demoes for each language. Essentially PasDoc more or less does what he wants, except the files it produces are HTML

Re: [fpc-pascal] [OT] CTags Tool for Object Pascal Language

2006-04-24 Thread memsom
> It sounds like a crossreferencer. Search for Coco/R, a parser generator > that > can gen Delphi code. IIRC the cross referencer is one of its std demoes > for > each language. Essentially PasDoc more or less does what he wants, except the files it produces are HTML. With some work it might be ab

Re: [fpc-pascal] [OT] CTags Tool for Object Pascal Language

2006-04-24 Thread Marco van de Voort
> The Exuberant CTags program supports over 30 programming languages > including Standard Pascal. For C and C++ it does a fantastic job of > indexing all routines and variables even when embedded in complex and > unusual expressions. The support for Pascal, on the other hand, is > limited to inde