Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG? - Intellisense and COM servers
Message
From
17/11/2004 16:23:20
 
 
To
17/11/2004 04:56:58
Eyvind W. Axelsen
Profdoc Norge As
Oslo, Norway
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00962073
Message ID:
00962405
Views:
23
>I am able to crash vfp9 at three computers doing the following:
>
>Create a new project called "Test", and add the following to it in a prg:
>
>
>Define Class TestJournal As Session Olepublic
>
>	Procedure LookupPatient(id as String, idType As String, options as String) as String
>
>		Return "Test"
>	EndProc
>EndDefine
>
>
>Note that the name of the method is important. Compile the project as an exe, and create an object out of it from the commandline as follows:
>
>
>ox = CreateObject("Test.TestJournal")
>
>
>Now, type ox., and intellisense pops up. Fill in something for the first two parameters, and press comma (,) to enter the third. This lock my machine.
>
>Cleary, the bug has something to do with the length of the method name, and the number of parameters, because if you replace "LookupPatient" with "LookupP" or something else, it will work.
>
>Can anyone else confirm this?

I confirm it does happen with the public build 1720.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform