Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Too many names
Message
De
07/12/2008 19:00:02
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01365828
Message ID:
01365881
Vues:
10
>>>>>How many names may be used in a prg before the 'too many names' error is activated? 65000? I'm trying to find a way to quickly find the limit so that I can break up the prg into manageable chunks.
>>>>
>>>>Why do you need so many unique variables? I would think when you have ~ 200 it's time to re-factor.
>>>
>>>Yep. Something sounds like it needs rethinking..
>>
>>I'm experimenting with a thousand node neural network. In order to work, each node (3000 of them) needs it own weighted values. All those values are interlinking each node to each other node. So, as you can imagine, the PRGs are lengthy and necessary to the function of the app.
>
>Somehow I think that should be done with tables rather than memory variables...?

I'd rather think that 3000 nodes wouldn't take more than 3000 variables, since they're all objects. Actually, one array of 3000 elements, or a collection.

You can't get "too many names" when you have just one variable, eh?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform