Page 1 of 1

Navigation Tree Index

Posted: Tue Oct 16, 2012 11:06 am
by hcandersen
What i wish for is a treeview where you can organize a number of index-tags that you create for a document or folder

the index-tag is a keyword search and when selecting a index-tag in the treeview navigator the program makes a search in defined document or folder and automaticly open upp the document and selects the row.

Example

[My Program]
[Read Data function] -Doc:Main.vbs Searchtag:"Sub ReadData ()"
[Analyse Data function] -Doc:Main.vbs Searchtag:"Sub AnalyseData ()"
[Dislpay Data] -"Folder:C:\myprogram\*.vbs" "SearchTag:Sub ShowData()"

/Henrik Andersen