Home AMX Forum NetLinx Studio
Options

Converting Long to Integer

vegastechvegastech Junior Member
I created a long to hold a maximum number of seconds, and now I want to convert it into hours. How do I do that? I get a compiler error stating ERROR: converting type[long] to [integer]. I was going to try and just leave the value a LONG, but I don't think I can convert a long to ascii, can I? I need to update variable text fields.

Comments

Sign In or Register to comment.