PB Save As ASCII?
PB Save As ASCII?
- Subject: PB Save As ASCII?
- From: "Todd Blanchard" <email@hidden>
- Date: Thu, 14 Feb 2002 09:22:12 -0800
- Thread-topic: Sockets documentation?
In copying some code off a web page tutorial, I have managed to embed
some whitespace character that the java compiler doesn't like. So I
figure all my code fits in ASCII, I'll just save the file as plain ascii
and that should fix the problem.
Nope - there are a lot of encodings listed - but plain (lossy) ascii
isn't one of them.
This sucks. I'm going to have to retype the whole 2 pages of code by
hand because no utility I can find will save the text as lossy ascii.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.