QUOTE(sonesay @ Jul 20 2008, 04:58 PM)

I have been supplied with a digital log book for use this semester and it comes in the form of a .jar file and a .mdb file. I tried running it on my mac but it crashes every time but it seems to run perfectly on windows xp. Does anyone have any ideas why? I thought .jar files would be computable on any platform.
In fact, .jar is computable on any platform, but somethings, like path Directory and serial port access it OS dependent, so the programmer has to threat these situation to work as many platform as possible
Reply