date.print( now ); // not? available in 1.101
Brought to you by:
evenbit
This won't compile in 1.101
date.print( now );// not? available in 1.101
Suggestion: A 'pre1.101.hhf' file containing macros to implement these old functions like ...
date.print( somedate );
str.mLength( someString );
etc.
submitted by dwzavitz@gmail.com
Logged In: YES
user_id=1241475
Originator: NO
Moved to Feature Request.