All,

I can open any text file on my G: cloud drive in Notepad by double-clicking
on the file, OR selecting the file (single-click) and selecting File >
Open. Same for Word, Excel, Acrobat, etc.  Launching te JQt editor, going
to G:, navigating to the J code folder, and double clicking on the .ijs
file doesn't work.

*However*, if I navigate to the J folder on G:, highlight the file I want
to load, then click File > Open in the JQt editor window rather than
double-clicking on the file icon, this gets me ANOTHER navigation window.
That window shows me the same .ijs file list as before, but this is the
regular Windows explorer window rather than the JQt navigation pane. If i
double-click on the .ijs file in that Explorer window, OR just highlight
the file and click File > Open in the Explorer window, the .ijs file loads!

So it looks like the problem is in the protocol used by the JQt file
selection process in the nav sidebar of the JQt editor. It doesn't do the
same thing that the Explorer navigation window does to open files.

Skip

Skip Cave
Cave Consulting LLC

On Wed, Jan 31, 2018 at 8:56 PM, bill lam <[email protected]> wrote:

> Can you confirm whether or not, applications excel, notepad etc can open
> files within application's menu bar file > open?
>
> this may be different from clicking on file explorer.
>
> On Feb 1, 2018 5:12 AM, "Skip Cave" <[email protected]> wrote:
>
> > All,
> >
> > I have several projects I am working on, and I frequently use different
> > machines to work on the same project. I want to keep the J code files in
> a
> > cloud-based folder, so I can access the files from any device. However,
> it
> > looks like he JQt editor has a bug that prevents it from accessing
> > cloud-based files.
> >
> > I keep my files and folders in Google Drive Stream, which Google has
> > designed to work like a local G: drive on all my machines. With all my
> > other apps (Word, Acrobat, etc.) l can navigate to the G: drive file,
> > double-click the file, and the file will open in the application. Google
> > essentially proxies the cloud-based files on my local machines, so when I
> > double-click on the file name, File Stream downloads the file, and
> presents
> > it to the application to be opened.
> >
> > However, when I use the J806 editor to navigate to the J code folder in
> > drive G:, I can open the folder, and double-click the .ijs file, but
> > NOTHING HAPPENS.  The file won't load into the J interpreter. I have
> tried
> > various machines (all Windows 10), and they all have the same problem.
> >
> > Is there any way to fix this? Am I doing something wrong? Do I need to
> set
> > a default path?
> >
> >
> > Skip Cave
> > Cave Consulting LLC
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to