× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks Rob,

Yes the WRKLNK command defaults to *PRV

I do sometimes change the Detail option but don't believe I have ever
changed the Display option

If this happens again I will try that.

Once you run the WRKLNK there is no way of determining what option were
selected - Is there ?

Thanks

Don Brown




From: "Rob Berendt" <rob@xxxxxxxxx>
To: "Midrange Systems Technical Discussion"
<midrange-l@xxxxxxxxxxxxxxxxxx>
Date: 23/09/2020 09:27 PM
Subject: RE: WRKLNK incorrect
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxxxxxxxx>



EDTF '/tmp/bs.txt'
Type some characters and save it.
WRKLNK OBJ('/tmp/bs*')
I see it.
CHGATR OBJ('/tmp/bs.txt') ATR(*HIDDEN) VALUE(*YES)
WRKLNK OBJ('/tmp/bs*')
I still see it.
HOWEVER, the default on WRKLNK is DSPOPT(*PRV).
Try this:
WRKLNK OBJ('/tmp/bs*') DSPOPT(*USER)
And you will not see it.
Change it to
WRKLNK OBJ('/tmp/bs*') DSPOPT(*ALL)
And you will see it.

Problem solved. (Well, other than figuring out what clown set the hidden
attribute.)

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.