I used the built-in variable to get the NIC MAC address
%LANNIC% and then i am breaking the MAC into 12 pieces (12 digits) each piece go into a custom variable. I found out that when the MAC address begin by "00" and you do a mid string to gather the second digit (that is a Zero here) it displays the 3rd digit instead for some reasons!! It really annoye me cause i need this to work properly to finish a rush job!!
please help
MT
14405-sf6_bug_mid.zip
%LANNIC% and then i am breaking the MAC into 12 pieces (12 digits) each piece go into a custom variable. I found out that when the MAC address begin by "00" and you do a mid string to gather the second digit (that is a Zero here) it displays the 3rd digit instead for some reasons!! It really annoye me cause i need this to work properly to finish a rush job!!
please help
MT
14405-sf6_bug_mid.zip
Comment