Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I have a problem with new XFRX version
Message
From
09/03/2012 04:22:13
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
01537618
Message ID:
01537698
Views:
43
I can't understand. wait window 44 is working:
IF Upper(m.reportname)=="XFRX#LISTENER"
	WAIT WINDOW 3
	RETURN createobject("xfrxlistener")
	WAIT WINDOW 44
ENDIF
Note: I found this. It's just about a missed on error command. But loObj = Evaluate([xfrx("XFRX#LISTENER")]) doesn't work yet...

>Hi Metin,
>
>This snipet code is since 2003.
>What is second parameter?
>
>How you call XFRX?
>
>
>
>>Hi Martina,
>>
>>There was a bug about mouse wheel with old XFRX so I upgraded my license to last version. When I installed new version, I got an error message "wrong argument type!", reported to Martin Haluza two weeks ago but couldn't get an answer yet. Lines get error below:
>>
>>
>>  *** This part of code is run only when the simple calling method is used.
>>	  IF Type("m.outputname")<>"C"
>>  		=Messagebox("wrong argument type!")
>>	  	RETURN -100
>>  	ENDIF
>>
>>
>>Do you have any opinion?
Previous
Reply
Map
View

Click here to load this message in the networking platform