Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Comparing byte by byte two exe files.
Message
From
16/01/2004 16:22:54
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
To
16/01/2004 14:42:38
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00867302
Message ID:
00867668
Views:
20
>>>Hi Dave,
>>>
>>>VFP will have regenerated all of the unique procedure names SYS(2015).
>>>
>>>Regards,
>>>
>>>Mike
>>
>>are you saying that if have some lines of code
>>
>>PROCEDURE RegisterEncryptedTable
>>...
>>...
>>ENDPROC
>>
>>that during the compilation process VFP gives that procedure a different unique label using SYS(2015) so that internally VFP does not see my procedure as "RegisterEncryptedTAble" but instead as something like `_150T12345`.
>>
>>This project does not have any explicit SYS(2015) calls in it.
>
>Do you have a menu? The GenMenu uses sys(2015) to calculate snippet names.

Good point.
I use GenMenu....
Previous
Reply
Map
View

Click here to load this message in the networking platform