(I probably should have said "extensive" rather than "complicated' here -- the data structure itself is straightforward. It's the details of the implementation that get buried.)
-- Raul On Tue, Feb 15, 2022 at 1:02 PM Raul Miller <[email protected]> wrote: > > On Tue, Feb 15, 2022 at 11:18 AM Richard Donovan <[email protected]> > wrote: > > Since I installed J901 on my iPad when I try to access a text file it > > triggers J instead of the text editor! The problem does not occur on my > > iPhone. The version of iPadOS I have is 15.2.1 and the iPhone uses iOS > > 15.2.1 also. > > > > Is this a problem for anyone else? Has J stolen the file association for > > *.txt files?! > > Apple has a rather complicated hierarchy for such files. > > https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_conc/understand_utis_conc.html#//apple_ref/doc/uid/TP40001319-CH202-BCGJGJGA > > https://developer.apple.com/library/archive/documentation/Miscellaneous/Reference/UTIRef/Articles/System-DeclaredUniformTypeIdentifiers.html#//apple_ref/doc/uid/TP40009259-SW1 > > Anyways.. I do not have an iPad, but it looks like the "Apple Way" for > dealing with this issue might be to uninstall and reinstall that text > editor. (Though it's also possible that there is a J issue here...) > > Which text editor are you using? > > Thanks, > > -- > Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
