PDA

View Full Version : Dictionary with search


troken
12-12-2007, 04:46 AM
Hello, is my first post in this forum
I'm spanish and my english is very basic, sorry

Is possible create dictionary with search in AutoPlay Media Studio??

The terms currently in database or word

Search terms are introduced in box text, and results show in the project

Thank you very much for your help

Darryl
12-17-2007, 09:32 AM
Hi troken,

I'm, not sure if anyone has created one in the past or not, and there is really nothing built-in (ready-made) to accomplish that type of project. However, one thought that comes to mind is storing all of the data in a SQLite database and retrieving it using the SQLite actions. That is something you can investigate.

There is a new feature in 7.0 that may be useful to some extent and that is the ability to define keywords on pages and then have those searchable using actions. Although that may not apply to what you are doing if it is on a large scale.

Hope that helps.