1.1.28. scriba_SetCgiFlag()

[<<<] [>>>]

You can call this function to tell the reporting subsystem that this code runs in a CGI environment and therefore it should format error messages according to the CGI standard sending to the standard output including HTTP headers and HTML code pieces.

void scriba_SetCgiFlag(pSbProgram pProgram
);

[<<<] [>>>]