[PD] Fwd: shell external for raspberry pi aarch64

Lucas Cordiviola lucarda27 at hotmail.com
Fri Jan 5 10:24:26 CET 2024


On 04/01/2024 21:31, mick mengucci wrote:
> I must be missing something. I can migrate the project to Linux but as 
> I work with schools and they are dominated by windowz it would be 
> really cool to solve this and be able to trigger other programs from 
> inside Pd, using the cmd proimpt window.
> Or are there other ways to do that?

Hi,

[motex/system] does not communicate back to Pd (or the Pd console). To 
pop up a cmd window you must do:


[start cmd /k echo Hello %username%!(
|
[system]

or

[start cmd /k ipconfig/all(
|
[system]

or

[start notepad(
|
[system]


see https://ss64.com/nt/cmd.html and experiment.

PS: on Windows there is no such thing that communicates back to Pd as 
[command].

:)

--

Mensaje telepatico asistido por maquinas.






More information about the Pd-list mailing list