Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Converting PCL to a text file
Name: Tom Date: May 19, 2003 at 10:48:58 Pacific OS: AIX 4.3 CPU/Ram: F80/1gig
Comment:
How can I capture "interpreted" pcl coding in a text file without going through a printer?
Summary: Hi, How to convert a text file (which is tab delimited) into an .xls file. in unix scripting. I tired renaming the extension of .txt into .xls. It seems to work so but the leading zeros of the cell co...
Summary: Hi, I am doing some records processing in a text file. I would like to know how can I read the lines repeatedly until the EOF character is reach? All help is appreciated. Tks! ...
Summary: Hi all, I have a text file and I want to clean up the file by only print those lines start with the date. Is there anyway I can do that? Code: [?25h[2J[?4l[?1l[0m[1;24r[?3h[?3h ...