Re: [AD] Silly little questions

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Oops, send it to Peter instead of the list.....

> Are you sure it works?

Oops, made a few stupid mistakes. I pretty much just modified the other
script without thinking! This should work:

@ECHO OFF
REM Create `languages.dat' and `keyboard.dat' from `resource' directory.

echo Creating keyboard.dat...
cd resource\keyboard
dat -a -c1 ..\..\keyboard.dat *.cfg
cd ..\..

echo Creating languages.dat...
cd resource\language
dat -a -c1 ..\..\language.dat *.cfg

Owen Rudge
http://www.owenrudge.co.uk/
http://www.gamearchive.uk.tt/



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/