April 29, 2024, 04:15:20 AM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


XML Class Library - CXmlLM for IWBasic/EBasic

Started by LarryMc, February 10, 2008, 04:52:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LarryMc

February 10, 2008, 04:52:07 PM Last Edit: July 17, 2011, 07:36:14 PM by LarryMc
A library for creating ,reading,and modifying xml files for IWBasic/EBasic.

My library is not intended to replace MSxml4 for handling xml files.
I swapped ease of use and shortness of learning curve for all that extra functionality.
I feel my library will accomplish what 80%+ of EBasic users would want to do.

The zip contains:
  CXmlLM.lib
  CXmlLM.inc
  A Help file with a xml  primer, limitations section, and example code for every public method.
  Example .eba source files.
  Example xml files
  A readme.txt file to tell you what to put where.

Be sure to read the license agreement and the warranty disclaimer before using.

Download at: http://www.ionicwind.com/forums/index.php/topic,1603.msg15670.html#msg15670

As always, feedback would be appreciated.

Larry

LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

LarryMc

Documentation Fixed.

The attached is a revised help file that will allow EBasic's IDE Search Help... option to search file.
Removed the existing help file and replace with the attached in the EBDev\help folder.
remove the existing CxmlLM Help.incc file and replace with the attached.

Larry
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

LarryMc

Maintenance Release v2.07
  Several flaws in my coding (hidden by corresponding flaws in previous versions of EBasic) appeared when compiling with IWBasic 2.x.
With Sapero's help those issues are now resolved.

LarryMc
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library