Alright, I'll have to chalk it up as some sort of
operator error somewhere--since I did not keep a log to show.

It worked just fine this morning.  Sorry for the alarm.
Thanks for the help.

--
On 09/10/2009 02:03 AM, James Youngman wrote:
> On Thu, Sep 10, 2009 at 1:31 AM, Christopher Chen
> <christopher.c...@caelaan.com> wrote:
>> Hi,
>>
>> I'm using CSSC-1.2.0.  The keyword expansion feature (ex. %W%) does
>> not seem to be working.  Does it work?
> 
> It does:
> 
> $ rm -f s.foo foo; echo "Hello.   %W%." > foo ; ./admin -i s.foo < foo
> ; ./get -p s.foo  2>/dev/null; rm -f s.foo foo
> Hello.   @(#)foo        1.1.
> $ rm -f s.foo foo; echo "Hello.   %W%." > foo ; ./admin -i s.foo < foo
> ; ./get -wBLAH -p s.foo  2>/dev/null; rm -f s.foo foo
> Hello.   BLAH.
> 
> James.


_______________________________________________
cssc-users mailing list
cssc-users@gnu.org
http://lists.gnu.org/mailman/listinfo/cssc-users

Reply via email to