Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: bskerry on July 07, 2015, 09:09:40 AM
-
First time I've tried to do this and I'm thinking there should be a way, but I'm having trouble figuring it out. Any ideas on this would be appreciated.
-
STRPRINT
-
Look at the FmtInt() STRPRINT/EMAIL Print-Script function if you need to format it in hexadecimal or pad it with leading zeroes or spaces or insert commas as thousands separators, or ...
-
The Help Topic is String Scripting Language Reference. Search for DMD0168 in the Help for that topic.
-
Works great. Thank you.