User Tools

Site Tools


en:freefile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:freefile [2016/01/01 22:41]
127.0.0.1 external edit
en:freefile [2020/02/28 10:46] (current)
Line 5: Line 5:
 **freefile** ( ) **freefile** ( )
  
-returns //positive_integer_value//+returns [[integerexpressions|integer_expression]]
 ==== Description ==== ==== Description ====
-BASIC256 allows for multiple files to be opened at a single time.  The **freefile** function returns a free //file_number// that you can use in your next [[Open|Open]] or [[Open|Openb]].  Once a file is closed, **freefile** will return that //file_number// to the list of available file numbers and may reissue that number.+BASIC256 allows for multiple files to be opened at a single time.  The **freefile** function returns a free [[integerexpressions|open_file_number]] that you can use in your next [[Open|Open]] or [[Open|Openb]].  Once a file is closed, **freefile** will return that [[integerexpressions|open_file_number]] to the list of available file numbers and may reissue that number.
  
 ==== Example ==== ==== Example ====
en/freefile.1451713265.txt.gz ยท Last modified: 2020/02/28 10:46 (external edit)