flylikechris Posted February 22, 2013 Report Posted February 22, 2013 Hi everyone, just wanting to see if something is possible within project scripting. Right now I am using: " [s16:GD0] = str_printf([w:GD3250],20,cmt(121,9)); " The goal is to write GD3250 to the comment. What's happening is I'm writing the comment to GD3250. I've tried every variation of str_printf and str_scanf that I can think of that would let me write a string to a comment. It looks like the only functionality is to write a comment to a string. I can see that being useful for instead of writing a zero to a text display, you can write a default text. (EX:"not configured") I have to believe the functionality to do the opposite lies in here somewhere... There are no syntax errors, and I do have Comment Group 121, Comment 9 created. Any quick thoughts? Thanks-
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now