rowFromFile = "Thank you for purchasing REALbasic" dim e, e2 as ElfData dim fs as FastString dim fi as ElfDataFields fi = new ElfDataFields( rowFromFile,...
Hi there, sorry your email doesn't say your name? ... Anyhow. If datasep is chrb(9), then that's a tab. That means it won't process spaces, only tabs. If you...
Sorry, I mixed two functions up. I mixed up IsInteger and IsNumeric. IsInteger is an ElfData function, so should be used on ElfData. Try this example: This is...
Thanks I'll play with the code some more. Also I figured out after I posted that I used the wrong property. I should have used datasep2 instead of just...
Hi people, It seems ElfData needs a minor tweak to get it working. I've uploaded a new ElfData plugin to http://www.elfdata.com/plugin/ elfdata.zip I've...
Hi, I've been using your plugin for a while on Windows and it works fine but the same project with ElfData built for the Mac PPC (on Windows or Mac Intel) has...
Hi dan, by "old" or "new", what do you mean? What version of ElfData is old and what version is new? Just asking, so I can figure this out myself. ... -- ...
Hi, Thanks for looking into this. Old is the June version, new is the latest one you've just posted. Let me know if you need any more help or testing. Dan ... ...
Hi dabronzite... I have not seen the issues you are talking about. I tried compiling ElfData for PPC on r3 and r4. Both worked. I can even send you the ...
Hi, Did you build and compile on Mac or PC? It shouldn't make a difference anyway because whether I built on Mac or PC it still had the launch error from the...
... I built and tested this on my MacBookPro. Which is intel Mac of course. ... And I suppose it didn't fix the problem... You didn't specify but I assume it...
I just tried clearing the cache and compiling with ElfData as the only plugin and with other plugins and neither worked. I'm confused since your test did not...
Just to be clear: I compiled, built and launched the PPC program successfully on my MacBook Intel but when I copied the built program to my old iMac it did...
... I tested it on my MacBookPro... not on a PPC. I'm gonna ask REALsoftware about this. ... -- http://elfdata.com/plugin/ "String processing, done right"...
Can anyone else confirm that PPC builds work or don't work for them? Sorry to ask this. I've got it working on my MacBookPro (intel, not PPC). I'm gonna test...
This is really odd. OK dan, sorry to ask you to do this, but can you follow my instructions here? Just so I know that what you got is precisely the same as...
Also, here is 12) If all that fails, yes please email me the ppc build that is failing on your computer. Who knows, maybe it'll work on mine, and that'll give...
OK, I just tested it on my PPC. Works fine. I did test it on Rosetta PPC, previously, and just now. Fine also. Seems to be something specific to your machine....
Hi, I just did it all step by step and the unit test worked when run on Intel and built and launched on Intel... but guess what, yep, it still failed to load...
Further thought, could it be that my PPC is running OS X 10.3.5? ... to ... and ... conflict ... I ... the ... you ... computer. ... ~/Library/Caches/ ... do ...
... None really... Except to email me the binary. You should try updating your OS to 10.3.9, but then that was your idea not mine. It is for free BTW. Just go...
Hi, I haven't updated to 10.3.9 because I wanted to keep that machine as an older system for exactly this kind of testing since I assumed RB programs would...