Howdy, Michael:

> Well, since you asked...
> 
> I  have a fairly  large  application, divided  into several
> files (modules). 
 . . .
> eprint: make object! [
>       adv: func   [msg-raw  [series!]][ if any  [testing/adv
>       testing/all][print
> [ "^(tab)ADV: " reduce msg-raw ]]]
>       dun: func   [msg-raw [series!]][  if  any [testing/lib
>       testing/all][print
> [ "^(tab)DUNGEON: " reduce msg-raw ]]]

  Wow, when do we get to see that? (-:

  -Jeff

Reply via email to