NAME
	read_bytes - read text from a given position in a file

SYNOPSIS
	string read_bytes(string filename, void|int fromchar, void|int numchar)

DESCRIPTION
	Gives the contents of the file 'filename'. If the optional arguments
	'fromchar' and 'numchar' is given then the function gives the contents
	from byte 'fromchar' and 'numchars' forward.

NOTA BENE
	There is a maximum limit to the number of bytes that can be read. This
	limit is defined when the gamedriver is compiled and is normally
	50Kbytes.

SEE ALSO
	write_file, read_file, write_bytes

Help topics available:
_acl_debug _acl_get _acl_str2num _acl_num2str _file_stat
cat ed file_size get_dir log_file
mkdir read_bytes read_file rm rmdir
tail write_bytes write_file

[START|BACK ]




[ NannyMuds main page | FAQ | Contact us ]

You are guest number 90 since November 2019.
This file was last modified: June 2000.