Re: rapideuphoria.com

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


So there's to be NO user contributions at all for OE or Phix or Eu?

Well, i guess i can delete the lil code i whipped up today to do this (console printout) ...

Now changing (native OE variable) var1 with this trick... 
 
<eucode> 
  temp = "var1" 
  strsetvar(temp,{12345,"tested string access to variables!",12}) 
  puts(1,"var1 = ") pretty_print(1,var1,{3}) 
</eucode> 
 
var1 = { 
  12345, 
  "tested string access to variables!", 
  12 
} 
Not vaporware, i sent it to someone else on this forum.

Kat

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

Search



Quick Links

User menu

Not signed in.

Misc Menu