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

simple t question



I am having trouble getting the compiler to work.  Here is tst.t:

	(herald foo (env t))

	(define (princ s) (writes terminal-output s))
	(princ "hello")

But when I compile it i get:

	;;; T transcript file foo
	
	OK
	> 
	(comfile "tst")
	;Beginning T compilation on tst.t
	
	** Error: attempt to call an undefined procedure
	  (*SYNTAX-TABLE-KLUDGE* WRITES () ())
	>> 
	
	TC: Top level
	> (exit)

What am I doing wrong here?
						-david goldberg

P.S. I have an arpa account dg@s1-c which is probably simpler for return
mail, although  decwrl!goldberg % Shasta @ score might work.