Re: dll strangeness

new topic     » goto parent     » topic index » view thread      » older message » newer message
sergelli said...
elsif c <= KEYWORDTOP and c> 0then - plug in keyword 
 
      that no longer works and so I switch to: 
 
elsif c <= KEYWORDTOP and c> 0 then - plug in keyword 

Derek can probably provide more info on this, but the number parsing on the interpreter has gotten some rework. Take a look at the documentation for number literals for some more detail.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu