check if there is anything useful in parray ::tcl_platform (will print to console) or array get ::tcl_platform
On Mon, 2006-07-31 at 21:38 -0400, Jérôme Gagnon-Voyer wrote: > Is there someone out there with an answer for us? > > > Thanks > > Jérôme > > Courriel: [EMAIL PROTECTED] > > MSN Messenger: [EMAIL PROTECTED] > > iChat & AIM: [EMAIL PROTECTED] > > Skype: germinator5000 > > > > > Début du message réexpédié : > > > De : Tom Hennigan <[EMAIL PROTECTED]> > > Date : 21 juillet 2006 04:10:50 HAE > > À : Jérôme Gagnon-Voyer <[EMAIL PROTECTED]> > > Objet : Rép : TCL CODE > > > > > > Hmm, I'm not sure sorry!! You can always run [exec sw_vers > > -productVersion] which would tell you what Mac OS version (ie 10.3.9 > > or 10.4.0) so from that you could work out what version they're on. > > But it doesn't distinguish between 10.4 PPC or 10.4 i386. > > > > > > - Tom > > > > > > > > On 21 Jul 2006, at 03:43, Jérôme Gagnon-Voyer wrote: > > > > > Hi, do you know in Tcl, a way to know if we are running the > > > universal or 10.3.9 version of aMSN? I know the biteorder > > > variable, but it just help to say if the computer is PPC or > > > Universal, it doesn't help to know if it's a PPC package or a > > > Universal package > > > > > > > > > Jérôme > > > Courriel: [EMAIL PROTECTED] > > > MSN Messenger: [EMAIL PROTECTED] > > > iChat & AIM: [EMAIL PROTECTED] > > > Skype: germinator5000 > > > > > > > > > > > > > ------------------------------------ > > Tom Hennigan > > [EMAIL PROTECTED] > > http://www.justclimbit.co.uk/ > > > > > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ Amsn-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/amsn-devel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Amsn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amsn-devel
