Re: problem

new topic     » goto parent     » topic index » view thread      » older message » newer message
eddo said...

I have a function in my program which continually gets the following error:function getseq( sequence xz ) ^0037 a type is expected here(the ^ appears under the 1st e in sequence... WHY WHY WHY WHY WHY??

Hi

maybe, the bug is not in your function.

Example:

This code...

sequence f, 
sequence  
 
function getseq( sequence xz )  
	return xz 
end function  
 

gives this error:

C:\develop\designer\getseq.exw:4 
<0037>:: a type is expected here 
function getseq( sequence xz ) 
                            ^ 

Hope this help

Andreas

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu