Weird file problem

Georg Odenthal odenthal at soz.psychologie.uni-konstanz.de
Thu Mar 31 11:03:50 UTC 2005


Hi Eddie,

"\t" is a so called regular expression for the tab-character. Usually
to prevent "\t" from being interpreted as tab you'll have to escape the
interpretation by double-backslashing the character like this "\\t".
This should solve your problem (I haven't tried it myself though,
because I didn't have the time to go to our lab to double check this
myself).


Cheers,
  Georg


==========================================

Georg Odenthal, Dipl.-Psych.
Social Psychology and Motivation
Box D39
University of Konstanz
78457 Konstanz, Germany

Phone #: +49 7531 88-2872
Fax #: +49 7531 88-3286
Email: odenthal at soz.psychologie.uni-konstanz.de
URL: http://www.socpsych.uni-konstanz.de

==========================================



More information about the Eprime mailing list