FileAssign

Prev Next Home Home Table Of Contents Index

FileAssign (FileVar,String)

Assigns a file variable to a file name. Files must be given a name before they can be accessed.


Example:
FileAssign(BatFile,'MARX.BAT')

BatFile is a variable and after the FileAssign, it becomes a file variable. All access to the file must be done using the file variable.

If an empty string is passed as the filename, MarxMenu will use the standard console file handles.

See Also: FileOpen FileClose FileCreate

Category: File

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home