2013-04-29 01:15 UTC+0200 Tamas TEVESZ (ice extreme.hu)
* doc/en/memo.txt
! Fix pastos in MemoWrit()/hb_MemoWrit() argument description
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
$SYNTAX$
|
||||
MemoWrit( <cFileName>, <cString> ) --> lSuccess
|
||||
$ARGUMENTS$
|
||||
<cFileName> is the filename to read from disk.
|
||||
<cFileName> is the filename to be written to disk.
|
||||
It must include the file extension. If file to be read
|
||||
lives in another directory, you must include the path.
|
||||
|
||||
@@ -299,7 +299,7 @@
|
||||
$SYNTAX$
|
||||
hb_MemoWrit( <cFileName>, <cString>, [<lWriteEof>] ) --> lSuccess
|
||||
$ARGUMENTS$
|
||||
<cFileName> is the filename to read from disk.
|
||||
<cFileName> is the filename to be written to disk.
|
||||
It must include the file extension. If file to be read
|
||||
lives in another directory, you must include the path.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user