help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'StrWrap1' (
#powtils_main
)
GetLn1
Declaration
Source position: strwrap1.pas line 80
function
GetLn1
(
const
fname
:
String
):
String
;
Notes
Opens a file, gets the text on the first line of a file, closes the file. No need to open the file or close it yourself.
lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs,
Z505