October 13, 200916 yr Newbies I need help regarding a custom dialog box (Show Custom Dialog script) in a startup script for my commercial runtime solution. I have an auto calculation, global field that returns a number value for how many days are left to register since the customer first opened the solution. I would like to enter that number directly into a custom dialog box - "You have X number of days to register your software." I found a way to say "You have the following number of days to register your product . . ." and then show it as the result of an "Input Field" Is there any way to include the calc result right in the middle of text?
October 16, 200916 yr Why doesn't a simple concatenate work? You have the following number of days to register your product " & TO::gDaysLeft & "."
October 16, 200916 yr I need help regarding a custom dialog box (Show Custom Dialog script) in a startup script for my commercial runtime solution. How easy might it be for someone to bypass the startup script and defeat your system? Steven
Create an account or sign in to comment