Hi, > > Does anyone know of a way to pass parameters to a PAL script? I have > several scripts that are almost exactly the same except for a couple > of key variables. I'd prefer to have just one. > > Jim > From [email protected] Sat Sep 13 16:22:19 2008 From: [email protected] (Rob) Date: Sat Sep 13 17:33:10 2008 Subject: [General-discussion] PAL scripts In-Reply-To: <[email protected]> References: <368435700e3443e99dc6aebd54cfd...@hoperadiolp2> <963c8d01aff748beb23d30c5819b1...@hpslimline> <c28ccb431a53458bb2e00e0dba47b...@hoperadiolp2> <[email protected]> <[email protected]> Message-ID: <[email protected]>
The only way, I know of, would be to write them to a table in SAMDB schema from one pal and and have another PAL read that table. -DJCassio Jim Priebe wrote: > Hi, >> >> Does anyone know of a way to pass parameters to a PAL script? I have >> several scripts that are almost exactly the same except for a couple >> of key variables. I'd prefer to have just one. >> >> Jim >> > _______________________________________________ > General-discussion mailing list > [email protected] > http://mailman.spacialaudio.com/mailman/listinfo/general-discussion > > TO unsubscribe to this list, simply send a blank email to > [email protected] > > with the subject 'unsubscribe' > >
