Click or drag to resize

openBase Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The openBase type exposes the following members.

Methods
  NameDescription
Public methodStatic memberopenBinary
Učitava fajl i vraća niz binarnih vrednosti
Public methodStatic memberopenFile(String)
Opens the file into List of lines
Public methodStatic memberopenFile(String, Boolean, Boolean)
Opens the file -- without exception if file not found. Sets out params: fileFound if exists and fileEmpty if zero lines loaded
Public methodStatic memberopenFileFilterLines
Opens the file into List of lines, where empty lines are filtered out
Public methodStatic memberopenFileToString
Varijanta openFile metoda, samo vraca vec sklopljen string
Top
See Also