I also call in a whole lot of HAL files. I found that works well for me 
to keep thing together that belong together. Big HAL files are more 
confusing than complicated INI files.

There are two ideas entered here that I think has merit
One being the cat function and
Two the tk script that combines the various INI files

I am going to test both approaches and see what suits me better. I like 
the idea of building an library of ini files that can be strung together 
with a script.

The ultimate would be to use the script that Dewey made but to use an 
input file that contains the file names of the ini files or sections 
that you want to use and in the order that you would use them. That way 
you can still control the order of the ini structured file. Although his 
script is magic one has to make sure that only the sections that you 
want to use are in the directory.


On 2014-02-12 19:14, Jon Elson wrote:
> On 02/11/2014 11:34 PM, Marius Liebenberg wrote:
>> Hi Chris
>> The reason I would like to think I need it is because I test a lot of
>> different configs and code on the same machine (hardware ) for instance.
>> This means that I have to redo the INI file for every test. I normally
>> end up being frustrated (due to own stupidity) by not getting everything
>> right first time. Things like paths etc..
> I do something similar.  I just copy the whole configs/xxx
> directory,
> with the .ini, .hal, .tbl  and .var files, and then edit
> what needs to be
> changed.  I have found that works pretty easily.
>
> I do have it set up so the .ini file calls in a bunch of
> .hal files
> which are broken up by function, such as motion, I/O, pendant,
> etc.
>
> Jon
>
> ------------------------------------------------------------------------------
> Android apps run on BlackBerry 10
> Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
> Now with support for Jelly Bean, Bluetooth, Mapview and more.
> Get your Android app in front of a whole new audience.  Start now.
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

-- 

Regards /Groete

Marius D. Liebenberg
+27 82 698 3251
+27 12 743 6064


------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to