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

Re: Accessing internal symbol in ccl



At  1:39 PM 8/25/94 -0400, GHAMBLETON@delphi.com wrote:
 >I have a problem. For several months I've been using, (MCL 2.0):
 >       (ccl::date-string (get-universal-time))
 >to give a nice date "stamp":
 >        Friday July 29,1994 11:48:46 am
 >I did something to cause 'date-string to become unavailable. I get:
 >       ;Compiler warnings :
 >       ;   Undefined function CCL::DATE-STRING, in ......
 >I would appreciate help. I used at a clean Lisp (reload) and got the same. 
 >Thank you......George Hambleton

The function ccl::date-string is not part of the standard MCL 
release. Maybe you should search your hard disk to see where it's 
defined and try reloading that file?