36 lines
1.3 KiB
HTML
36 lines
1.3 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<html>
|
|
<!-- This document was copied from the IBM Developer Kit for Java V4R3 Reference. -->
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
<meta http-equiv="Content-Type" content=
|
|
"text/html; charset=utf-8">
|
|
<title>native2ascii - Convert native characters to ASCII</title>
|
|
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</HEAD>
|
|
<body bgcolor="#FFFFFF">
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
|
|
|
|
<h2>native2ascii - Convert native characters to ASCII</h2>
|
|
|
|
<p>The <tt>native2ascii</tt> tool converts a file with
|
|
native-encoded characters (characters which are non-Latin 1 and
|
|
non-Unicode) to one with Unicode-encoded characters. It is
|
|
compatible with the <tt>native2ascii</tt> tool that is supplied by
|
|
Sun Microsystems, Inc.</p>
|
|
|
|
<p>The <tt>native2ascii</tt> tool is available using the Qshell
|
|
Interpreter.</p>
|
|
|
|
<p>For more information about the <tt>native2ascii</tt> tool, see
|
|
the <a href=
|
|
"http://java.sun.com:80/products/jdk/1.1/docs/tooldocs/win32/native2ascii.html"
|
|
target="_blank">native2ascii tool</a> <img src="www.gif" alt=
|
|
"Link outside Information Center"> by Sun Microsystems, Inc.</p>
|
|
</body>
|
|
</html>
|
|
|