CompuServe Messages

#Which versions????

    11-Oct-93 09:49:36
Sb: #Which versions????
Fm: Richard Graff 72711,1045
To: ALL
I am trying to distinguish between different versions of several .library files, they are of different byte sizes, but return the same version number, my question is is there something I'm doing wrong with "version" and if not which are the correct, up-to-date files to use. AmigaGuide.library V39.11 63840 bytes AmigaGuide.library V39.11 24800 bytes Reqtools.library V38.1042 38140 bytes Reqtools.library V38.1042 38432 bytes I used the correct paths when using "version", but if I use a path to a directory that neither file is in, I get the same response so I'm inclined to think that in all cases I have been given the system installed library version, not necessarily the file I'm trying to find the version of. As you can see, I'm a little confused as to what I should be doing at this point. BTW, I checked the AmigaGuide archive here, and the AmigaGuide.library files is a different size (62932) than the above mentioned two I have. =Rick=