m.hhh = fopen(getfile([dbf])) if (m.hhh > 0) m.cVersion = transform(asc( fread(m.hhh,1)),'@0' ) fclose( m.hhh ) messagebox([版本标识:]+m.cVersion ) endif