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

Re: [zzdev] Re: [zzdev] dimension generation



On Thu, Dec 16, 1999 at 11:28:09AM +0100, inSECT22 wrote:
> [15.12.1999 ° 22:34 Uhr] Benjamin Fallenstein -->
> 
> -| you should insert a cell negwards on the d.2 DIMENSION from the "d.1"
> -| CELL -- that one's found somewhere -d.1wards from your Home cell. The
> -| corresponding function must be something like cell_insert().
> 
> cell_insert($where,"d.1","-d.2");
> i get an error -> "No cell d.1."

Correct, unless there is a cell whose identifier is "d.1".  All the
cells created by the current user interface have numeric IDs, so this
is unlikely (though not illegal).  You need to find the ID of a cell on
the dimension list.

> get_cell_contents(1) returns "d.1"
> cell_insert($where,1,"-d.2");
> works,.  whats going on here?

The cell whose ID is "1" describes a dimension named "d.1".
"d.1" are the contents of cell "1".

Hope that helps,
		*** Xanni ***
-- 
mailto:xanni@xxxxxxxxxx                         Andrew Pam
http://www.xanadu.com.au/                       Chief Scientist, Xanadu
http://www.glasswings.com.au/                   Technology Manager, Glass Wings
http://www.sericyb.com.au/sc/                   Manager, Serious Cybernetics
P.O. Box 26, East Melbourne VIC 8002 Australia  Phone +61 3 9419-2989