Re: How to Put a Array in a Report ?
From: Ook (usenet_at_nospam.emberts.com)
Date: 01/04/05
- Next message: Dan Freeman: "Re: Conversion of Foxpro 2 Source to Latest Version of Foxpro or V"
- Previous message: Lee Mitchell: "Re: Conversion of Foxpro 2 Source to Latest Version of Foxpro or V"
- In reply to: Stefan Wuebbe: "Re: How to Put a Array in a Report ?"
- Next in thread: Andrew Howell: "Re: How to Put a Array in a Report ?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 Jan 2005 08:36:26 -0800
"Stefan Wuebbe" <stefan.wuebbe@gmx.de> wrote in message
news:%23T8oQNk8EHA.1392@tk2msftngp13.phx.gbl...
>
> "Ook" <usenet@nospam.emberts.com> schrieb im Newsbeitrag
> news:%23DZWxQb8EHA.3236@TK2MSFTNGP15.phx.gbl...
> >I have found that under certain circumstances the External command
> > does not work as advertised.
>
> Same here, but rather External File for example. Actually,
> External Array in particular never failed for me, AFAIK
>
>
> -Stefan
>
We have a large app, over 850 PRG files. And External Array just does not
work as advertised. I think that our app is too large, because External
Array will work on smaller simpler apps. I believe that our app is too large
and has too many functions (well over 1000 functions in over 850 PRG files,
not to mention over 200 class libraries) and that this somehow exceeds the
abilities of the External Array command. Note that EXTERNAL FILE works well.
This is nothing new, and is a limitation that has existed from the days of
FoxPro/DOS. I have maintained a large FPD app with over 100 PRG files, and I
had to use the PUBLIC <MyArray>[1] hack there also because we just couldn't
get External Array to work.
- Next message: Dan Freeman: "Re: Conversion of Foxpro 2 Source to Latest Version of Foxpro or V"
- Previous message: Lee Mitchell: "Re: Conversion of Foxpro 2 Source to Latest Version of Foxpro or V"
- In reply to: Stefan Wuebbe: "Re: How to Put a Array in a Report ?"
- Next in thread: Andrew Howell: "Re: How to Put a Array in a Report ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|