how to use procedures in package with different versions in tcl
- by Mallikarjunarao
My question is i have created two versions that is 1.1 1.2 packages
i have same procedures in 1.1 and 1.2 but i modified a new version of procedure in 1.2.
Now my question is suppose to want acess old version (1.1) procedure. How i do?