[EMAIL PROTECTED] wrote: > Now I am getting "REBOL - Security Abort " > > This is my file code: > > ************************************************************************* > > #!/www/Rebol/rebol --cgi Change this to: #!/www/Rebol/rebol -sc In a CGI, you need to disable the security from the command line when calling REBOL, otherwise it stops with a prompt to allow the reduction in security. Best regards, Kev ------------------------------------------------------------------------ Kevin McKinnon, Network Engineer [EMAIL PROTECTED] Sunshine Communications http://www.sunshinecable.com PGP Public Key: http://www.dockmaster.net/pgp.html PGP 6.0 www.pgp.com
