Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #762
| From | Michael <michaelremerton@gmail.com> |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Re: BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board |
| Date | 2011-09-25 05:36 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <10319926.111.1316954169090.JavaMail.geo-discussion-forums@yqnv12> (permalink) |
| References | <23865717.1468.1316810007054.JavaMail.geo-discussion-forums@yqih9> <3548ec8e-8d68-4b93-8b6a-dc681304cbaa@k34g2000yqm.googlegroups.com> <796624.4189.1316846734424.JavaMail.geo-discussion-forums@yqgn17> <0xifq.6207$pX2.3645@newsfe09.ams2> |
> >>> *BasaltInit > >>> SWI&42580 not known. > >> > >> That's DDEUtils. You should be RMEnsuring it is present in your !Run > >> file before issuing *BasaltInit, > >> Sprow. > That seems possible, because *BasaltInit sets the program Prefix, a > DDEUtils feature. Do you exploit that for filename references? That > version of Basalt does not have any Font actions, so unless it is > overwriting something critical your problem may be elsewhere. > > It is good to hear of Basalt being used, and I would be delighted to > know what features you are employing, what you miss and any other problems. After using VisualBasic, Java, JavaScript, PHP, not having dynamic Arrays almost killed me! :@) At the moment I copy the entire collection from a 'master' array into a 'Collection' array on load / reset. When the collection is filtered/searched further, Add the tracks to a'searched' array. Once the filter/search is complete I re-copy these entries back into the 'Collection' array Which I have re-dimmed to the correct size, and destroy the 'search array. OUCH! I think I need to stop copying data and use IDs for the lists! < Currently working on now / RO 5 Fixes! I have also used the RegEx functions for generating tags from filenames, and REPORT and SORT for the obvious things :@) > > I have recently returned to the published v0.98 to explore the use of > the Toolbox OOP features. I have written a version of Mahjong patience, > called HongKong and would like someone to do some testing for me. Any > offers? More than happy to on my BeagleBoard XM! :@) > > Steve Thanks very much for the needed extensions to BASIC! Michael
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board Michael <michaelremerton@gmail.com> - 2011-09-23 13:33 -0700
Re: BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board Sprow <news@sprow.co.uk> - 2011-09-23 23:15 -0700
Re: BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board Michael <michaelremerton@gmail.com> - 2011-09-23 23:45 -0700
Re: BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board Steve Drain <steve@kappa.me.uk> - 2011-09-24 11:43 +0100
Re: BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board Michael <michaelremerton@gmail.com> - 2011-09-25 05:36 -0700
Re: BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2011-09-25 15:51 +0200
Re: BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board Steve Drain <steve@kappa.me.uk> - 2011-09-25 16:52 +0100
Re: BASALT, BBC Basic V 1.44, RISC OS 5 & Beagle Board Michael <michaelremerton@gmail.com> - 2011-09-25 09:29 -0700
csiph-web