Archive of UserLand's first discussion group, started October 5, 1998.

Re: Jumping to the topic message

Author:Dave Winer
Posted:5/12/1999; 1:18:45 PM
Topic:Discussion group interface troubles
Msg #:6128 (In response to 6109)
Prev/Next:6127 / 6129

bundle { //spit out the Topic line
	if flShowMsgNums and (adritem^.inresponseto != 0) {
		local (nomad = adritem);
		while nomad^.inresponseto != 0 {
			nomad = mainresponder.discuss.getMessageTable (nomad^.inresponseto)};
		tr ("Topic", "" + nomad^.subject + "")}}





This page was archived on 6/13/2001; 4:50:06 PM.

© Copyright 1998-2001 UserLand Software, Inc.