To All,

What do I need to do to make the following work right? To get the centuries
right?

put "7/18/1868" into temp
  put temp into  fld 1
  convert temp to seconds
  put "  --  "&temp after fld 1
  convert temp to long date
  put "  --  "&temp after  fld 1

Nelson

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to