Jump to content
Macro Express Forums

Write Hex values to a file?


BadCheeZ

Recommended Posts

I have tried to set a variable with a HEX string per the following example in the book:

 

Variable Set String %T1%
"\x3C\x54\x45\x58\x54\x54\x59\x50\x45\x3A\x54\x68\x65\x20\x71\x75\x69\x63\x6B\x20\x62\x72\x6F\x77\x6E\x20\x66\x6F\x78\s
\x3E"

 

Once the variable is set and I try to append it to the file all I get at the end of the file is:

 

"\x3C\x54\x45\x58\x54\x54\x59\x50\x45\x3A\x54\x68\x65\x20\x71\x75\x69\x63\x6B\x20\x62\x72\x6F\x77\x6E\x20\x66\x6F\x78\s

\x3E"

 

Is it possible to write hex values into a file rather than just text?

 

I searched the forum for previous questions about writing hex values to a file and found none. I apologize in advance if this question has been addressed.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...