That was it, I had a Uses Memory, and I renamed it to MacMemory and bingo, no
errors.
Thank you Sir!
Ken
At 12:00 PM +0200 10/8/06, [EMAIL PROTECTED] wrote:
>Date: Sun, 8 Oct 2006 11:16:32 +0200
>From: Jonas Maebe <[EMAIL PROTECTED]>
>Subject: Re: [fpc-pascal] THREADVARLIST_FVCOMMON &
> TH
On 9 Oct 06, at 15:27, Norman C. Leet wrote:
> When executing "fp" in an empty directory, an fp.ini file is
> generated with AutoSaveFlags set to a value of 6.
> Is there a way to arrange for the default value to be 7, without
> recompiling the text IDE?
> Otherwise, I need to go into the IDE Opt
When executing "fp" in an empty directory, an fp.ini file is
generated with AutoSaveFlags set to a value of 6.
Is there a way to arrange for the default value to be 7, without
recompiling the text IDE?
Otherwise, I need to go into the IDE Options, Environment, Preferences
menus and manually set Au
{$H+}{$MODE OBJFPC}
Results in short strings with fpc-2.0.4, and
long strings with previous compilers.
Is this a bug fix, or a new bug?
- Jeff
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fp
On Sunday 08 October 2006 12:08, Pianoman wrote:
> Hello, I'd like to ask if someone has experiences with low
> level disk operations in windows with FPC.
> The program should be able to copy entire diskete to one single image
> file and for example extract a single file from that image or
On Sun, 8 Oct 2006, Pianoman wrote:
>Hello, I'd like to ask if someone has experiences with low level
> disk operations in windows with FPC.
> The program should be able to copy entire diskete to one single image file
> and for example extract a single file from that image or view its co