IAceConsoleScript Interface |
Namespace: imbACE.Core.operations
The IAceConsoleScript type exposes the following members.
| Name | Description | |
|---|---|---|
| Changes | ||
| contentChanged | ||
| contentLines | ||
| executionFinish | ||
| executionStart | ||
| HasChanges | ||
| info | ||
| isReady | True if the script is ready for execution | |
| lastWrite | ||
| path |
| Name | Description | |
|---|---|---|
| AbortExecution |
Calls the script execution abort. It can't abort already called command but will abort on the next.
| |
| Append(IEnumerableString, Boolean) | ||
| Append(String, Boolean) | ||
| AppendUnique | ||
| getByteSize | ||
| GetChanges | ||
| getContent | ||
| getContentLines | ||
| GetEnumerator | ||
| getLineCount | ||
| getOperater | ||
| GetScriptInForm |
Gets the script in another commandLineFormat | |
| Save | ||
| SaveAs | ||
| setContent | ||
| setContentLines |
| Name | Description | |
|---|---|---|
| PropertyChanged |
| Name | Description | |
|---|---|---|
| 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.) |