vfp中函数len(dtoc(date()))的返回值为?
10,date()当时日期dtoc()日期转字符(这里会有年与月/月与日之间的分隔符)比如今天的就返回的是2013.03.17要返回20130317就要用dtoc(date(),1)len()返回字符长度