[Gambas-devel] Error. with Analyze

Charlie Reinl Karl.Reinl at ...16...
Sun Aug 22 23:28:08 CEST 2004


Salut Banoit,

see the following Error.

with .Where it is a DataType  with .Raise a Function ???


PRINT	2	Keyword
"SetProperty: "	7	String
;	4	Operator
Kind	5	Symbol
;	4	Operator
"."	7	String
;	4	Operator
sProp	5	Symbol
;	4	Operator
": "	7	String
;	4	Operator
Error	11	DataType
.	4	Operator
Where	5	Symbol
;	4	Operator
": "	7	String
;	4	Operator
Error	11	DataType
.	4	Operator
Text	5	Symbol
 ----------------------------------------
File :FTranslate.class
Line : 81
Org : ->      Error.Raise(("The 'msgmerge' command has failed"))<-
New : ->      Error .Raise(("The 'msgmerge' command has failed"))<-
-----------------------------------------------------------
Error	3	Function
.	4	Operator
Raise	5	Symbol
(	4	Operator
(	4	Operator
"The 'msgmerge' command has failed"	7	String
)	4	Operator
)	4	Operator
 ----------------------------------------

Amicalement
Charlie




More information about the Devel mailing list