Re: list of speakers

Subject: Re: list of speakers
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Tue, 21 Jul 1998 02:30:12 -0400 (EDT)
I believe this to be a correct definition for q-element:

(define (q-element pattern #!optional (node (current-node)))
    (select-elements (descendants node) pattern))


On Mon, 20 Jul 1998 Jim_Albright@xxxxxxx wrote:

> I get an error message 
> 
> jade:acts.dsl:203:39:E: reference to undefined variable "q-element"
> 
> here is line of code:
>     (let ((speakers (unique-data-content (q-element "VOICE"))))
> 
> 
> Paul, I looked for q-element and didn't find anything yet. More help 
> needed. Think you all for interesting discussion this caused.
> I found 'map' and '(define (node-list-reduce nl proc init)'
> 
> Jim Albright
> 
> 
> 
>  DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist
> 


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • list of speakers
    • Jim_Albright - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id TAA28284Sat, 18 Jul 1998 19:27:16 -0400 (EDT)
      • Brandon Ibach - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id NAA17179Sun, 19 Jul 1998 13:01:52 -0400 (EDT)
      • <Possible follow-ups>
      • Paul Prescod - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id QAA20795Sun, 19 Jul 1998 16:03:47 -0400 (EDT)
      • Jim_Albright - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id XAA11956Mon, 20 Jul 1998 23:46:42 -0400 (EDT)
        • Paul Prescod - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id CAA16649Tue, 21 Jul 1998 02:59:37 -0400 (EDT) <=