LibreOffice 7.1 laguntza
Reads a line from a sequential file into a variable.
Line Input #fileNum, variable
fileNum: Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT.
variable: The name of the variable that stores the result.
Line Input# instrukzioaren bidez, kateak irekitako fitxategitik aldagaira irakur ditzakezu. Kate-aldagaiak lerroz lerro irakurtzen dira lehen orga-itzuleraraino (Asc=13) edo lerro-jauziraino (Asc=10). Lerro-amaierako markak ez dira sartzen lortzen den katean.