Hi! I'd like to automatically generate a second filename out of a first selected one and tried to use the parse and the format module. My parse format looks like "%s/rp/%s" and the format format "%s/cart/%s". Unfortunately the parse module cannot match such format, any special reason for this? (I looked at the source of parse.c and wondered why I didnt find a copy of the sscanf code of libc...)
Richard. -- Richard Guenther <[EMAIL PROTECTED]> WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/ The GLAME Project: http://www.glame.de/
