Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PEMEditor and Buffer Overrun problems
Message
From
02/10/2009 09:52:37
 
 
To
02/10/2009 09:50:05
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01427076
Message ID:
01427301
Views:
44
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform