Files
hello-world/p/parser.p

5 lines
104 B
OpenEdge ABL

@main[]
^rem{Will print "Hello World" when run as CGI script}
$hello[Hello World]
$result[$hello]