App.SayEX Help File


Table of Contents

App.Say
App.SayAbout
App.SayAct
App.SayExit
App.SayGenAuto
App.SayGoogle
App.SayInput
App.SayKeyN
App.SayMD5
App.SayTitle
App.SayWin

App.Say


(None) App.Say ( 

(string) Title = "App_Say_EX Title",

(string) Message = "App_Say_EX Message" )

Description

Dialog.Message Fast funtion

Parameters

Title

(string) The Dialog Title

Message

(string) Dialog Message


Return

This action returns a (None) value.



App.SayAbout


App.SayAbout ()

Description

Shows the about info on this plugin

Parameters

None


Return

This action dose not return any value.



App.SayAct


App.SayAct ( 

(String) Domain = "YourDomain.LTD",

(String) Email = "String",

(String) Key = "####-####-####-####" )

Description

Built in web activation option for AMS

Parameters

Domain

(String) Domain to the php file for actavion

Email

(String) This is the users email address

Key

(String) This is the users Key providered by you or the vender.


Return

This action dose not return any value.



App.SayExit


App.SayExit ( 

(boolean) Request = false )

Description

This closed the program without crashing as some plugins and functions can make things crash on close.

Parameters

Request

(boolean) This Functions if used on a Button can request the user to action it True = Ask user Fale = Close with no user action.


Return

This action dose not return any value.



App.SayGenAuto


This Function Was Providered By the Source Laboratories Team

(PreMade Key) App.SayGenAuto ()

Description

This function lets you make keys for your programs/Apps {Source Laboratories Supported Function}

Parameters

None


Return

This action returns a (PreMade Key) value.



App.SayGoogle


App.SayGoogle ( 

(Numbers) Time = 10,

(String) Search = "Google Search",

(String) Object = Oject )

Description

Simple Google Search option for AMS With Open in browser or Web Object

Parameters

Time

(Numbers) This sets the time for the timeout.

Search

(String) Here you input your sting you would like to search on google

Object

(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


Return

This action dose not return any value.



App.SayInput


(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" )

Description

Dialog.Input funtion with error option is not filled

Parameters

Title

(string) The Dialog Title

Prompt

(string) Prompt Message

Default Message

(string) Default Message

Error

(Number) Turn errors on(1) or off(0)


Return

This action returns a (None) value.



App.SayKeyN


App.SayKeyN ( 

(String) Input = this,

(String) Jump2 = "Input2" )

Description

This for the Activation box's jumps to the next box after 4

Parameters

Input

(String) This is the Input box you want to count this mostly would be set as the "this" command

Jump2

(String) This jumps to the next provided Input box.


Return

This action dose not return any value.



App.SayMD5


(MD5) App.SayMD5 ( 

(String) Input = "Default",

(Number) Type = 0 )

Description

Enabled you to MD5 with less code

Parameters

Input

(String) Input to be MD5'ed

Type

(Number) If File to MD5 Set as 1 if String Set as 0


Return

This action returns a (MD5) value.



App.SayTitle


App.SayTitle ( 

(String) Title = "String" )

Description

This functions enables you to set your Windows Title

Parameters

Title

(String) Set the Window Title Text


Return

This action dose not return any value.



App.SayWin


App.SayWin ( 

(String) Control = "Mini" )

Description

Enabled you Minimize & Restore you program

Parameters

Control

(String) Set to "Mini" to Minimize and set to "Restore" to restore


Return

This action dose not return any value.



By Rex Hellewell Plugin Made In Action Plugin Compiler.