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 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
