You are here: start » ppl » statements » fcloseall

FCLOSEALL

FCLOSEALL

Closes all file channels

Example:
fopen 1, “Autoexec.bat”

	fopen 2, "Config.sys"
	.
	.
	.
	fcloseall

See also: FOpen, FClose, FCreate, FAppend, FRewind, FNext

ppl/statements/fcloseall.txt · Last modified: 2019/04/16 14:00
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International