Click or drag to resize

aceConsoleScript Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The aceConsoleScript type exposes the following members.

Methods
  NameDescription
Public methodAbortExecution
Calls the script execution abort. It can't abort already called command but will abort on the next.
Public methodAppend(String, Boolean) (Inherited from fileunit.)
Public methodAppend(IEnumerableString, Boolean) (Inherited from fileunit.)
Public methodAppendUnique (Inherited from fileunit.)
Public methodDeployTemplate
Creates another instance of script, using this as template
Public methodExecute
Executes the specified console.
Public methodgetByteSize (Inherited from fileunit.)
Public methodGetChanges (Inherited from changeBindableBase.)
Public methodgetContent (Inherited from fileunit.)
Public methodgetContentLines (Inherited from fileunit.)
Public methodGetEnumerator
Public methodgetLineCount (Inherited from fileunit.)
Public methodgetOperater (Inherited from fileunit.)
Public methodGetScriptInForm
Gets the script in another commandLineFormat
Public methodInvokeChanged (Inherited from changeBindableBase.)
Public methodOnPropertyChanged (Inherited from changeBindableBase.)
Public methodSave (Inherited from fileunit.)
Public methodSaveAs (Inherited from fileunit.)
Public methodsetContent (Inherited from fileunit.)
Public methodsetContentLines (Inherited from fileunit.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Public Extension MethodGet
Gets aceSubEnum enumerator that iterates trough values found on the path
(Defined by enumerableExtensions.)
Public Extension MethodgetStringTokensFromUrls (Defined by imbUrlOps.)
Public Extension MethodimbGetFirstValue
Vraća prvu vrednost u listi strigova - može se doradi i na univerzalni nivo
(Defined by imbStringIndexWorks.)
Top
See Also