isbpl/file.isbpl

9 lines
108 B
Text
Raw Normal View History

2022-03-05 20:55:03 +01:00
native _file
native isfile
def TYPE_FILE "file" mktype =TYPE_FILE
native read
native flength
native write