5 lines
104 B
OpenEdge ABL
Raw Normal View History

2018-06-04 11:43:59 -07:00
@main[]
^rem{Will print "Hello World" when run as CGI script}
$hello[Hello World]
2018-06-04 11:43:59 -07:00
$result[$hello]