Skip to content

Problem with PLI-2000 #2

Description

@wtr37

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions