'''package vsatisfies''' ''version1 version2'' Returns '''1''' if scripts written for ''version2'' will work unchanged with ''version1'' (i.e. ''version1'' is equal to or greater than ''version2'' and they both have the same major version number), '''0''' otherwise. ---- See also: * [package] * [package vcompare] ---- [Tcl syntax help] - [Category Command]