[Gambas-user] Using WITH on non-objects

2014-07-30 Thread B Bruen
TRY: Often I find that I have to do multiple actions on a non-object variable, for instance I might be working with a large string where I need to replace multiple sub-strings, sometimes on a conditional basis. For example, suppose I have a string S which is a pattern and contains something lik

Re: [Gambas-user] gambas3 checking for well-formed and valid XML

2014-07-30 Thread Charlie Reinl
Am Mittwoch, den 30.07.2014, 08:50 +0200 schrieb Adrien Prokopowicz: > Le Sat, 26 Jul 2014 12:37:40 +0200, Charlie Reinl > a écrit: > > > Salut Adrien, > > > > I didn't find anything about xml-error and/or well-formed and valid XML. > > > > Found that problem after a bad xml usage. I copied a p