a Dos "Camacs" program to a windows

Z

Zev

I am trying to convert a Dos program on "Camacs" to a
windows format do any one know how I can do it I tried to
import to WordPad Notepad and to Fax pro but no good lock.

Thank You
Zev
 
M

Mike Williams [MVP]

Zev said:
I am trying to convert a Dos program on "Camacs" to a
windows format do any one know how I can do it I tried to
import to WordPad Notepad and to Fax pro but no good lock.

This is not an appropriate newsgroup for Windows programming questions. In
general though, the program has to be rewritten or recompiled for the
computer type that it is being ported to as the machine language
instructions differ.

File import is only useful for translating data files or database output.
 
Top