Okay, I know this is a beginner questions, but how do I create a Pascal program that only reads the text and sends it through some sort of CGI thing (i.e. doesn't pop up that DOS-style window/shell). I already know how to do the CGI part, I just need to know how to make a program without a user interface.

Thanks,
Alex C. Barberi
VisionForce
http://www.visionforceweb.com

----- Original Message ----- From: "L505" <[EMAIL PROTECTED]>
To: "FPC developers' list" <fpc-devel@lists.freepascal.org>
Sent: Sunday, January 29, 2006 3:37 PM
Subject: Re: [fpc-devel] Web language




Op Sun, 29 Jan 2006, schreef VisionForce:

You gave me this link:
http://www.delphibasics.co.uk/ByFunction.asp?Main=Strings
Are these methods supported by FreePascal, or would I need to be using Lazarus
(Delphi)?

And in addition to Daniel's comment, the documentation for these units for FPC is more thorough even than the Delphi documentation and a lot easier to find on google,
which is here:

http://www.freepascal.org/docs-html/rtl/sysutils/index-5.html
http://www.freepascal.org/docs-html/rtl/index.html

etc.
etc.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to