Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Properties: the "Missing" property

29 views
Skip to first unread message

Swifty

unread,
Mar 14, 2013, 3:30:54 AM3/14/13
to
Does anyone see an image when they go to:
http://www.oorexx.org/docs/rexxref/x12261.htm#CLSPROPERTIES

The image should appear just to the left of:
Note: The Properties class also has...

The URL of the image would be:
http://www.oorexx.org/docs/rexxref/ooRexxPropertiesClass.png

I come across missing images quite often in the REXX documentation. If
it's just down to lack of resource, then I have a reasonable amount of
spare time. I'm not much of a graphic artist, but I excel at plagiarism.

In this case, the image is specific to the section, and probably doesn't
appear anywhere else. But I've come across generic images which are
found in several places, also missing in the past.

--
Steve Swift
http://www.swiftys.org.uk/

Jerry Stuckle

unread,
Mar 14, 2013, 8:15:29 AM3/14/13
to
404 Not Found on all of the images.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstu...@attglobal.net
==================

Maurice Batey

unread,
Mar 14, 2013, 10:57:07 AM3/14/13
to
On Thu, 14 Mar 2013 07:30:54 +0000, Swifty wrote:

> The image should appear just to the left of:
> Note: The Properties class also has...

Just says "Figure 5-21". No image.

--
/\/\aurice
(Replace "nomail.afraid" by "bcs" to reply by email)

Glenn Knickerbocker

unread,
Mar 14, 2013, 12:06:04 PM3/14/13
to
On 3/14/2013 3:30 AM, Swifty wrote:
> I come across missing images quite often in the REXX documentation. If
> it's just down to lack of resource, then I have a reasonable amount of
> spare time. I'm not much of a graphic artist, but I excel at plagiarism.

Rather than create a bunch of one-off images, it would make more sense
to create a way for them to be rendered as tables in producing the HTML,
since that's what they are. In the PDF, that missing image is the table
showing the inheritance and defined methods of the class:

> -----
> Object
> -----
> |
> -----
> Directory
> -----
> + MapCollection
> -----
> |
> -----
> Properties
> -----
> load
> new
> -----
> getLogical
> getProperty
> getWhole
> load
> put, [ ]=
> save
> setLogical
> setProperty
> setWhole

On a related note, it sure would be nice if that list of defined methods
included links to their descriptions down below. I always find myself
clicking in the lists of inherited methods by mistake instead, and then
banging my head as I realize minutes or hours later that I've been
looking at a method that's overridden.

ŹR

LesK

unread,
Mar 14, 2013, 5:57:09 PM3/14/13
to
On 3/14/2013 3:30 AM, Swifty wrote:
My downloaded copy of the html for 4.1.0 shows Figure 5-21 right _after_
the first sentence of the section, not on the left. Perhaps in the
conversion to the next release the markup got munged?

You did, of course, report the problem(s) on SF?

--

Les (Change Arabic to Roman to email me)

Swifty

unread,
Mar 17, 2013, 12:43:29 PM3/17/13
to
On 14/03/2013 21:57, LesK wrote:
> You did, of course, report the problem(s) on SF?

That comes later, in my process. Step 1 is to ensure that others have
the same problem, to reduce the possibility that it's something daft
that I've done. If I were a betting man, I'd always bet on the error
being mine.

I use the Opera browser by default, and it makes it easy to block
elements on webpages (typically advertisements). So far, I've not found
a way to find out if the elements missing on a page are the result of a
deliberate action on my part. Not that I've had much reason to look for
such a mechanism.
0 new messages