[wpkg-users] file version check feature

Paul Griffith paulg at cs.yorku.ca
Fri Mar 3 18:12:28 CET 2006


Greetings,

Does anyone know if the following patch has been submitted.

http://www.sp.phy.cam.ac.uk/~rl201/wpkg/file.html

This patch adds five new 'conditions' to the 'file' test:

versionsmallerthan (true if the file version is smaller than the
version given in the 'value' argument)

versionlessorequal (true if the file version is equal to or is smaller
than the version given in the 'value' argument)

versionequalto (true if the file versions are the same)

versiongreaterorequal (true if the file version is larger than or
equal to the version given in the 'value' argument)

versiongreaterthan (true if the file version is larger than the
version given in the 'value' argument)

All tests return 'false' if the file does not exist or the version
could not be found.

----

Thanks
Paul




wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users




More information about the wpkg-users mailing list