Re: RedyCode 0.9.2 released

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

Thanks for the reply.

It fails with the following error message:

C:\eu\eu405\RedyLib\RedyCode-master\.\euphoria\include\redylib_0_9\gui\objects\textdoc.e:1069

<0237>:: 'Keep_newlines' only needs 1 argument

tokenize:keep_newlines(,token)

With a carrot on the next line pointing to the comma.

tokenize:keep_newlines (from line 264 t 266 in tokenize.e):

public procedure keep_newlines(integer val = 1, atom state = g_state) 
	eumem:ram_space[state][IGNORE_NEWLINES] = not val 
end procedure 

Looks to me like it takes 2 arguments.

mike

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

Search



Quick Links

User menu

Not signed in.

Misc Menu