command_line() bug in DOS interpreter

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

When running the following code with ex.exe 2.5,
CMD[2] is missing the path (tested on Windows 98)!

include misc.e
constant CMD = command_line()
pretty_print(1, CMD, {3})
puts(1, "\nPress Enter ...")
if getc(0) then end if


Regards,
   Juergen

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

Search



Quick Links

User menu

Not signed in.

Misc Menu