View Single Post
  #10 (permalink)  
Old 01-17-2009, 10:54 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 6,068
Awards Showcase
Innovator medal Beta Tester Forum Contributer 
Total Awards: 3
Default

Version 2.2 now posted. The main reason for this was to correct the same oversight I had made with GPSSerial where problems arose with OS culture settings that did not use full stop as the decimal separator. Hopefully this library is now robust in this regard.

I took the opportunity to makes some other changes -

Sleep(mSecs) is added to the language as it may be useful if a script is running on a separate thread.

Version is added which returns the same version number to a script as DllVersion returns to the library host program.

An updated B4Script help file for the script language is included which may be provided to a user if you implement a scripting facility in your app.

Script source files in the demos are now *.src to avoid confusion with Basic4ppc modules which are *.bas

Last edited by agraham : 01-17-2009 at 11:57 AM.
Reply With Quote