2001/4/17 PM 04:11:53, Gene Venable <[EMAIL PROTECTED]> wrote:
>As I was trying to set up REBOL on the free Prohosting
>...
The source:-

  #!/usr/home2/kenlo/html/cgi-bin/rebol --cgi
  REBOL []
  print "Content-type: text/plain^m^j"
  print "Hello world from REBOL"
  print mold system/options/cgi
  print system/version

See how it works in http://jove.prohosting.com/~kenlo/cgi-bin/test.cgi


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to