|
Greetings,
I have same puzzling failures. I have a file on my Solaris box with the
following line:
H2r Std. Error:
I have tried several lines to recognize this point in the file:
if left( _infile_ ) =: "H2r" ;
if scan( compress( _infile_ ) , 1 , "." ) = "H2rStd" ;
Does anyone have a clue? I am lost? I was wondering about changinge the
ENCODING options, but that does not seem to be right.
TIA,
Kevin
Kevin Viel
PhD Candidate
Department of Epidemiology
Rollins School of Public Health
Emory University
Atlanta, GA 30322
|