aceConsoleScript Class |
Namespace: imbACE.Services.console
public class aceConsoleScript : fileunit, IAceConsoleScript, IEnumerable<string>, IEnumerable
The aceConsoleScript type exposes the following members.
| Name | Description | |
|---|---|---|
| aceConsoleScript |
New script
|
| Name | Description | |
|---|---|---|
| Changes | (Inherited from changeBindableBase.) | |
| contentChanged | (Inherited from fileunit.) | |
| contentLines | (Inherited from fileunit.) | |
| currentLine | ||
| executionFinish | ||
| executionStart | ||
| HasChanges | (Inherited from changeBindableBase.) | |
| info | (Inherited from fileunit.) | |
| isReady | True if the script is ready for execution | |
| lastWrite | (Inherited from fileunit.) | |
| parent | ||
| path | (Inherited from fileunit.) |
| Name | Description | |
|---|---|---|
| AbortExecution |
Calls the script execution abort. It can't abort already called command but will abort on the next.
| |
| Append(String, Boolean) | (Inherited from fileunit.) | |
| Append(IEnumerableString, Boolean) | (Inherited from fileunit.) | |
| AppendUnique | (Inherited from fileunit.) | |
| DeployTemplate |
Creates another instance of script, using this as template
| |
| Execute |
Executes the specified console.
| |
| getByteSize | (Inherited from fileunit.) | |
| GetChanges | (Inherited from changeBindableBase.) | |
| getContent | (Inherited from fileunit.) | |
| getContentLines | (Inherited from fileunit.) | |
| GetEnumerator | ||
| getLineCount | (Inherited from fileunit.) | |
| getOperater | (Inherited from fileunit.) | |
| GetScriptInForm |
Gets the script in another commandLineFormat | |
| InvokeChanged | (Inherited from changeBindableBase.) | |
| OnPropertyChanged | (Inherited from changeBindableBase.) | |
| Save | (Inherited from fileunit.) | |
| SaveAs | (Inherited from fileunit.) | |
| setContent | (Inherited from fileunit.) | |
| setContentLines | (Inherited from fileunit.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from changeBindableBase.) |
| Name | Description | |
|---|---|---|
| (ListString to aceConsoleScript) |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) | |
| Get |
Gets aceSubEnum enumerator that iterates trough values found on the path
(Defined by enumerableExtensions.) | |
| getStringTokensFromUrls | (Defined by imbUrlOps.) | |
| imbGetFirstValue |
Vraća prvu vrednost u listi strigova - može se doradi i na univerzalni nivo
(Defined by imbStringIndexWorks.) |