Extracting Source from TraCodeModule
How can i convert the binary data from a TraCodeModule.ProgramStream into
human readable sourcecode?
I use gnugettext in my application, and the last thing to do is to read all
function which use the LanguageConvertText GetText('text') out
but for that i has to onvert the binary data into the source code
regards
human readable sourcecode?
I use gnugettext in my application, and the last thing to do is to read all
function which use the LanguageConvertText GetText('text') out
but for that i has to onvert the binary data into the source code
regards
This discussion has been closed.
Comments
It is not possible to convert the RAP program stream to text. It is however
possible to access each RAP function and event using the method similar to
the one used in the following example.
http://www.digital-metaphors.com/tips/RAPModifyPrograms.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com