work with dates?
What can be the best option to save a date. And then compare it with another. To be able to add days, months, years and obtain a new date. Subtract days, months, years. I was thinking about the Julian...
View ArticleHow to get a value from a web page and convert it to a string in AMS
Hi for my case can I get the value of a h2 title from a website to have it in a variable? For example, a web that is structured as follows, how would you capture that word Layout Code: <!DOCTYPE...
View ArticleMoving the plugin file to another location
Hi, everybody, I want to move the plugin file with the extension ".lmd" in my project, located in the "AutoPlay\Plugins" location, to a different location. For example; previous location =...
View ArticleNDI over Lua / AMS
Hi, i am just curios if the NDI feature can be made or any API dll that will work NDI with AMS? Thank you
View ArticleWill the next version integrate 7Z's extreme compression technology
Will the next version integrate 7Z's extreme compression technology instead of requiring additional calls?
View ArticleHow to suppress an error message when using Shell.Execute?
Is it possible to suppress the windows message when the file does not exist or you do not have permission? shows a window "Windows cannot find "Path\file.exe". you may not have the appropriate...
View ArticleHow can I prevent launching my app multiple times?
Hi guys, how can I prevent my application from running twice or more. The only thing that comes to my mind is creating a file, but I try to find a more effective way just through code but I still can't...
View ArticleHow to read the contents of archived files?
Is there a way to access the files in the archive without extracting the archive file anywhere? For example; i have an archive file called "abc.zip". And I have a text file named "xyz.txt" inside this...
View Articlereturn a error code when _NeedsReboot is set to true when installer exit
Hi, is there anyway to return a error code when application exit in the scenario where _NeedsReboot is set to true
View ArticleUse of custom color is breaking theme
When I am trying to use custom color for installer on the default theme I am having unexpected changes too. In this example the border color of the button on installer turned black from blue, the...
View ArticleStop Uninstall the application if the interface is open
Uninstall code check: I want a code to verify the program. If it is open (my setup app), the uninstall process stops and the window closes. If it is closed, the uninstall is complete. I saw this code,...
View ArticleMailSend-Go
I've been wanting to send emails using an AMS app but couldn't find a good, ready solution. So, after scouring a bit I came across MailSend-Go. I've built a wrapper plugin around the CLI app for...
View ArticleSessionVar for Package Selection by Radio
Can anyone tell me what am I doing wrong here? Code: -- These actions are performed when the Next button is clicked. -- Tip: this is where you could add actions to validate the -- user's input before...
View ArticleHow to use "IF" control structure for 2 actions?
As it mentioned in Help, If structure works several ways. Code: if condition then do something here end What I want is if condition met then do one thing and do another thing. For Example: Code:...
View ArticleMath.Random Producing Repeating Results
I've added Math.RandomSeed(os.time()); to my On Startup code but whenever I call Math.Random(6, 12), it always returns 12. I've looked on the forum and in the manual but did not see a solution. Also,...
View ArticleUnexpected CRC Results
I'm reading the CRC value (using File.GetCRC()) of the running exe file (the application) as well as the CRC of a file on a network share drive. When they are different, I download the file from the...
View ArticleHow to remove page transition sound?
Hi, I can't find anything about it on the forum. when creating a cross-fade transition from one page to another it adds a sound that I cannot disable any hint? Thank you
View ArticleDetermine the Internal Angles of a Polygon Programmatically
As the title states, I'm trying (with limited success) to determine the internal angels of any polygon given the vertices; however, I'm not getting back the correct the numbers and I'm posting here to...
View Article[need help on print gridex]
Hi everyone, i am searching the topic about GridEx Print but cant find good to achieve my needs. I have 2 GridEx fro the student list, now i want to print the data in the 2 GridEx object into one...
View ArticleUpgrade from Home to Business??
Hello, Just ordered the HOME Edition, but wondered if there may be a cost-effective Upgrade Option later to go to the Business Edition? Would love to eventually get rid of that end Splash Screen, or...
View Article