Opening and reading from a text file using python on Prime G2
|
05-29-2023, 07:00 AM
Post: #1
|
|||
|
|||
Opening and reading from a text file using python on Prime G2
Hi, am so far unable to open a one-line text file created in notes -get a system error .
Please see code below from uio import * fpath="testxt.hpnote" f=open(fpath) readline(f) end Appreciate any comments or hints!! Many thanks, Farlan |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Opening and reading from a text file using python on Prime G2 - Farlanw - 05-29-2023 07:00 AM
RE: Opening and reading from a text file using python on Prime G2 - Guenter Schink - 05-30-2023, 09:03 PM
|
User(s) browsing this thread: 1 Guest(s)