Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PEMEditor and Buffer Overrun problems
Message
De
02/10/2009 10:01:09
 
 
À
02/10/2009 09:52:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01427076
Message ID:
01427307
Vues:
46
>>Hi,
>>
>>>I have taken the liberty to simplify your program to check for PEMEditor
>>>Select * from (_foxcode) where (TYPE = [M]) AND (ALLTRIM(ABBREV) = [24460]) AND "PEMEDITOR.APP" $ UPPER(DATA) into array laDummy
>>>Return _tally>0
>>>
>>Thank you!
>>
>>Btw, inside uninstall_pemeditor.prg which is part of PemEditor's codes, the author has this line:
>>
>>Use (_Foxcode) Again Shared Alias Foxcode Order 1
>>
>>I never know where the order 1 come from, there isn't any foxcode.cdx but there are 2 orders automatically created and I can't find any documentation on this, do you have any idea?
>
>I have never seen this syntax, but my guess is that Order 1 refers to the first index tag. In my mind a very bad choice, I would prefer to use the name of the index tag.

I am not intersted in the syntax, I mean when I enter that line of code in Command Window myself, guess what, the 2 orders are there... I just wonder when did I create them?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform