: This message was edited by DrMarten at 2006-3-11 5:31:55
: : hey all u coders,
: :
: : need help to convert .txt to .exe at runtime (dynamically) in VB 6.0 or any platform related to VB. plz do revert as soon as possible, thnx in advance,
: :
: : ciao,
: : Chris
: :
: ======================================================================
:
: Hi,
:
: What are the contents of yout TEXT file?
:
: More VB code or HTML or XML or what exactly?
: What are you trying to achieve?
:
: I can understand if you want to put TEXT into a web-page or HTML document so that it will open in InternerExplorer ( or other browser ),instead of it opening in NOTEPAD or WORD ( or other ),
: This would be easy to achieve.
:
:
:
: Regards,
:
: Dr M.
:
:
:
:=========================================================================
Hello Sir,
Thankyou for considering my query.Actually I am doing a mini project in which I need to generate .exe file for a text file with .txt extension.I have to do this dynamiclly.So it is obvious that the text file will change and I should be able to create .exe files for the correspondig text file.
Regards,
Chris