|
Prev: Sheets object
Next: Some Great New Ideas.
From: PhilHibbs on 26 Jun 2008 17:32 OK Now this is my problem: SFA = createUnoService( "com.sun.star.ucb.SimpleFileAccess" ) InFile = SFA.openFileRead( "C:\test.txt" ) TextLine = InFile.readLine() The last line gives me a "Property or method not found" BASIC runtime error. Phil Hibbs.
|
Pages: 1 Prev: Sheets object Next: Some Great New Ideas. |