I have an ascii file which I load with a control file. I have delimiters which are supposed to distinguish between characters and numbers. My problem is I can never load the numbers in as numbers. I always have to define them as characters because it simple will not take the numbers. Please shed some light on my procedure. Thank you in advance!