Re: How use system_exec("euc "...... Ee403

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

Hello

Please see these lines of code

 
 VOID =	system_exec("euc " & target, 1)   -- this not works 
 
 system("euc " & target, 1)               -- This works fine 

But I need the result of the VOID
What should I do to use the first option as well?

Thanks

Sergio

Hello Sergio,

VOID = system_exec("euc " & target, 1)
?VOID
i=wait_key()

Hope this helps.

Don Cole

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

Search



Quick Links

User menu

Not signed in.

Misc Menu