Groups
Groups
Sign in
Groups
Groups
forum
Conversations
Labels
About
Send feedback
Help
J9 keyfiles?
8 views
Skip to first unread message
Yuvaraj Athur Raghuvir
unread,
Feb 24, 2026, 8:32:33 PM (9 days ago)
Feb 24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to forum
Hello,
I am porting a rather J program to J9. What is the equivalent of keyfiles in J9?
Thanks,
Yuva
chris burke
unread,
Feb 24, 2026, 10:00:26 PM (9 days ago)
Feb 24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fo...@jsoftware.com
They work the same as before, except that you load them as jfiles, e.g.
load 'jfiles'
keycreate 'mydata'
'Peter Rabbit' keywrite 'mydata';'name'
keyread 'mydata';'name'
+------------+
|Peter Rabbit|
+------------+
Reply all
Reply to author
Forward
0 new messages