Shell Excecute Output

Hi vvvvsers,
is there a way to get the results of a shellcommand ?

For Example:

ShellExecute with cmd.exe and /c dir as params only Outputs “OK” and i want to get the directory listings (i know theres a node for that, just as a shell example ;))

Thanks…
Tobi

thats possible with ShellExecute (Windows Advanced) that was supposed to be in latest addonpack but isn’t. but now available with latest alpha builds.

perfect… thanks a lot joreg!!