help files
Z505
|
PasWiki
|
FUQ
|
Search
|
Main Docs
|
API Guide
[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'StrWrap1' (
#powtils_main
)
GetLn2
Declaration
Source position: strwrap1.pas line 81
function
GetLn2
(
const
fname
:
String
):
String
;
Notes
Opens a file, gets the text on the second 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