Correction :

On Fri, Feb 15, 2002 at 10:24:28AM -0800, Rob Helmer wrote:
> I can get this all in one string from loginfo using %{sVv} however
> if there are spaces in any of the above data, I can't really parse
> this string reliably.
> 
> I tried passing these variables independently, like %s %V %v and
> %{s} %{V} %{v} so my script could just grab then as individual
> arguments, but only %s seems to work, the others get printed
> literally.

All the info I want is actually in %s. Anyone have examples where
they have successfully parsed this data if it contains spaces
in the subdirs leading to the filename and/or the filename itself?



Thanks,
Rob Helmer 
Namodn

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to