Find and Goto Facilities

Find Dialog

an.factory supports the ability to find Objects by name.

Searches start from the currently selected Object.

Selecting the Find ... option on the Edit Menu brings up the Find dialog, that allows you to specify the string to search for. In addition, there are several options that can be selected to help refine the search.

Find What The text string to search for.
Match Case If this option is checked then the search is case sensitive. If this option is not checked then the search is case insensitive.
Match Whole Name If this option is checked then the search string must match the entire name of an Object. E.g. "pan" would match a Voice called "pan", but not a Voice called "pandora". If this option is not checked then the search can match a sub string within a name. E.g. "dor" would match a Voice named "dor" and a Voice called "pandora".
Use Wild Cards If checked an.factory will treat the "Find What" text as a "regular expression" to allow you more control over the search, such as matching text at the start of a name, or the end of a name, words with numbers in, etc.

The regular expression language used for an.factory wild card support is the Perl Regular Expression Syntax. Rather than try and write up this powerful syntax myself into the an.factory documents, I'll direct you to the Perl Regular Expression Syntax page for a description of how to use this powerful feature.

Find Category Dialog

You can also search by category be selecting Find Category ... option on the Edit Menu, which brings up the Find Category Dialog.

This option allows you to search, for example, for all string Voices in a file.

Simply select the Category from the "Find Category" combo box that you wish to search for, and that's all there is to it.

Goto Dialog

Selecting this option on the on the Edit Menu brings up the Goto Dialog

Item Type The type of Object to go to
  • You can select either Voices or Sequences in a Tree View.
  • If a Voice Table is the selected view, then you can only Goto another Voice.
  • If a Sequence Table is the selected view, then you can only Goto another Sequence.
Item Number The number of the Object to go to.  

Note that Goto is not support in the AN1x Library Window.