bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Limit what )LIB shows


From: Blake McBride
Subject: Re: [Bug-apl] Limit what )LIB shows
Date: Sat, 31 May 2014 09:17:49 -0500

Dear Juergen,

Okay.  I see.  But this does lead to one more question.  Presumably, if a .apl and .xml file exists for the same workspace _and_ the user specifies the full file name (with the .apl or .xml) then you wouldn't have to issue an error about the two versions of the same ws since the user specified exactly which to load.  Is that true?

Thanks.

Blake



On Sat, May 31, 2014 at 9:10 AM, Juergen Sauermann <address@hidden> wrote:
Hi Blake,

In MS windows, file extensions are everything (so important that they
have spent extra efforts to hide them for the dumb user).

In Linux they are more like a convention but not a must. GNU APL searches
first for a file with the name provided by the user and only looks for .xml or
.apl files if no file with the name given originally is present.

Therefore files Editor.apl~ and gg can be )LOADed and )COPYd and are
therefore shown. I might hide files starting with '.' (current only directories
./ and ../ are hidden) but I am not sure. They can be useful at times.

/// Jürgen



On 05/30/2014 02:01 PM, Blake McBride wrote:
Greetings,

)LIB should only show .xml and .apl files and not any other files.  For example:

      )LIB
Devices.xml       KeyedFiles.apl    box.xml  boxing.apl      file       Editor.xml        gg



 Editor.apl~ and gg should not be displayed.  )LIB displays workspaces and not files.

Thanks.

Blake




reply via email to

[Prev in Thread] Current Thread [Next in Thread]