Im a beginner in Purebasic...
I would like to create a program/GUI to communicate with a device connected to a com port.
I found an example to handle com port but I would like to create a file to store previous settings ( com port number, baurate, etc ).
Is there a way to write and/or read on a specific line of a file ?
For exemple, if I have the com port number on line 3 in a .txt file, how to read just the line 3 ?
Thank you for your help
