Search found 2 matches
Aprelium Forum Index
Author Message
  Topic: DOS CGI problems (qbasic/rm cobol)
vamp999

Replies: 2
Views: 10925

PostForum: FastCGI/CGI   Posted: Wed Jun 02, 2004 4:02 pm   Subject: SOLUTION for programs that dont have header
the solution is print the header before send data to screen

/* Minimum CGI headers */
printf("Content-type: text/html\n\n");

but the rm cobol interpreter print some data before you ...
  Topic: DOS CGI problems (qbasic/rm cobol)
vamp999

Replies: 2
Views: 10925

PostForum: FastCGI/CGI   Posted: Wed Jun 02, 2004 3:40 pm   Subject: DOS CGI problems (qbasic/rm cobol)
hi, first sorry for my bad english,

i tested RM COBOL compiler and interpreter(linker) as interbreter for CBL and COB files,

when i try to get some CBL file the compiler work fine and i get on ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group