From: PhilHibbs on
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.