Jump to content
Macro Express Forums

max

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by max

  1. That is brutal (in a positive way)! Thank you very much.

    Bear with me, but in using integer arithmetic wouldn't I only be getting a whole number an no remainders? ...which is fine actually as it just means I need to 'double the recipe' to get the double characters that I want.

    And in terms of converting the integers, I think I only need to do that for generating 'A' through 'F'. Having said that, I am having trouble with the IF statements in the conversion.  Would I use a "Variable Set to ASCII Char"?

     

  2. I'm attempting to create a 2-character random HEX value.

    I've done a 'Variable Set Integer' using random numbers from 1 to 9, and a 'Variable Set String' from random letters but have the following issues:

    1. I am unable to limit the random letters to 'A' through 'F' (for HEX nomenclature)
    2. The final value will always be a number and letter, or whatever order it is set to.

    Any suggestions?

×
×
  • Create New...