On Thu, 14 Aug 2003, deden purnamahadi wrote:

> I tried but it still didn't work.
> I have a clipper application with some ASCII characters to create a box.
> When I run the application, the characters are replayed with "?" , and
> then the appliction exits.
> I tried another clipper application with no special ASCII characters,
> and it runs perfectly.
>
> Attached is the dosemu configuration

> #$_external_char_set = "cp437"
> #$_internal_char_set = "cp437"

you have to remove the #'s. Otherwise these two are treated as comments.

Alternatively you could run xdosemu.

Bart

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to