JVERSION
Engine: j807/j64/darwin
Release-d: commercial/2019-03-18T16:07:14
Library: 8.07.26
Qt IDE: 1.7.10/5.9.8
Platform: Darwin 64
Installer: J807 install
InstallPath: /applications/j64-807
Contact: www.jsoftware.com

Whenever I try to read existing files (which I could the other day) I get:

   freadblock '/Volumes/Macintosh
HD/Users/pla/Documents/OrderInserted.txt';0
|interface error: freadblock
| s=. 1!:4<f

But this works

  'Test text' fappends 'file.txt'
10
freadblock 'file.txt';0
┌──────────┬──┐
│Test text │10│
└──────────┴──┘
ferase 'file.txt'
1

Is there a known issue with Catalina? What is my best course of action?

Kind regards,
Pablo Landherr
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to