From: Brian P. <br...@tu...> - 2002-09-20 01:16:18
|
Sean Ahern wrote: > Brian Paul wrote: > >>% setenv CR_CONFIG "mywall.conf -layout 3x2 %p" >>% city >> >>Where %p would get replaced by "city + arguments", but I think just >>appending the program to the end of the CR_CONFIG string might be >>sufficient. > > > I think you're right. Plus, do you even have access to city's argument > list? I don't. But I have nagging suspicion that using a %p-style subtitution might give us some future-proofing, just in case. I'll see... -Brian |