-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello, I am new at github and I tried the PLI-2000 compiler in windows (command window) with a very simple HelloWorld programme:
Hallo: proc options(main);
put skip list('Hallo Welt!');
end Hallo;
Using PLI Helloworld it produces the same output as in the documentation (without errors).
However, it does not write "Hallo Welt" to the command window.
Could anyone please give me a hint what I am doing wrong here? My understanding is that there is no separate .exe file produced.
Kind regards,
Wilhelm Trinder
Metadata
Metadata
Assignees
Labels
No labels