Welcome
Version 0.0.0.7 Build 24
App.Say
App.SayAbout
App.SayAct
App.SayExit
App.SayGenAuto
App.SayGoogle
App.SayInput
App.SayKeyN
App.SayMD5
App.SayTitle
App.SayWin
(None) App.Say ( |
(string) Title = "App_Say_EX Title", (string) Message = "App_Say_EX Message" ) |
Dialog.Message Fast funtion
(string) The Dialog Title
(string) Dialog Message
This action returns a (None) value.
App.SayAbout () |
Shows the about info on this plugin
This action dose not return any value.
App.SayAct ( |
(String) Domain = "YourDomain.LTD", (String) Email = "String", (String) Key = "####-####-####-####" ) |
Built in web activation option for AMS
(String) Domain to the php file for actavion
(String) This is the users email address
(String) This is the users Key providered by you or the vender.
This action dose not return any value.
App.SayExit ( |
(boolean) Request = false ) |
This closed the program without crashing as some plugins and functions can make things crash on close.
(boolean) This Functions if used on a Button can request the user to action it True = Ask user Fale = Close with no user action.
This action dose not return any value.
This Function Was Providered By the Source Laboratories Team(PreMade Key) App.SayGenAuto () |
This function lets you make keys for your programs/Apps {Source Laboratories Supported Function}
This action returns a (PreMade Key) value.
App.SayGoogle ( |
(Numbers) Time = 10, (String) Search = "Google Search", (String) Object = Oject ) |
Simple Google Search option for AMS With Open in browser or Web Object
(Numbers) This sets the time for the timeout.
(String) Here you input your sting you would like to search on google
(String) This is if you want to set it to open in your Web Object, Leave blank if you want to open in default browser
This action dose not return any value.
(None) App.SayInput ( |
(string) Title = "App_Say_EX Title", (string) Prompt = "App_Say_EX Prompt Message", (string) Default Message = "App_Say_EX Default Message", (Number) Error = "Error Message" ) |
Dialog.Input funtion with error option is not filled
(string) The Dialog Title
(string) Prompt Message
(string) Default Message
(Number) Turn errors on(1) or off(0)
This action returns a (None) value.
App.SayKeyN ( |
(String) Input = this, (String) Jump2 = "Input2" ) |
This for the Activation box's jumps to the next box after 4
(String) This is the Input box you want to count this mostly would be set as the "this" command
(String) This jumps to the next provided Input box.
This action dose not return any value.
(MD5) App.SayMD5 ( |
(String) Input = "Default", (Number) Type = 0 ) |
Enabled you to MD5 with less code
(String) Input to be MD5'ed
(Number) If File to MD5 Set as 1 if String Set as 0
This action returns a (MD5) value.
App.SayTitle ( |
(String) Title = "String" ) |
This functions enables you to set your Windows Title
(String) Set the Window Title Text
This action dose not return any value.
App.SayWin ( |
(String) Control = "Mini" ) |
Enabled you Minimize & Restore you program
(String) Set to "Mini" to Minimize and set to "Restore" to restore
This action dose not return any value.
By Rex Hellewell Plugin Made In Action Plugin Compiler.