Skip to content

Files

Latest commit

e373bcc · Dec 20, 2017

History

History
94 lines (77 loc) · 4.17 KB

Thor_videos.md

File metadata and controls

94 lines (77 loc) · 4.17 KB

Thor

  1. Getting started (5:23)
  2. Using and configuring the dropdown box (4:01)
  3. Fields from tables (9:29)
  4. Properties and methods from objects (5:14)
  5. Indirect table and object references and the Alias directive (3:51)
  6. Variables (LOCAL and otherwise) list (5:28)
  7. Constants (#Defines) list (3:18)
  8. Setting ControlSource in PEM Editor (2:25)
  9. Known issues (7:00)
  10. “IntellisenseX by Dot” vs “IntellisenseX by Hot Key” (3:29)
  11. Managing Plug-Ins: OpenTable and Intellisense (5:34)
  1. Finder introduction (11:25)
  1. 2013-06-21 Finder introduction (11:25)
  2. 2013-03-31 50 Ways to Run a Thor Tool (14:39)
  3. 2012-12-31 Using Tool Launcher (7:57)
  4. 2012-09-30 Getting started (5:23)
  5. 2012-09-30 Using and configuring the dropdown box (4:01)
  6. 2012-09-30 Fields from tables (9:29)
  7. 2012-09-30 Properties and methods from objects (5:14)
  8. 2012-09-30 Indirect table and object references and the Alias directive (3:51)
  9. 2012-09-30 Variables (LOCAL and otherwise) list (5:28)
  10. 2012-09-30 Constants (#Defines) list (3:18)
  11. 2012-09-30 Setting ControlSource in PEM Editor (2:25)
  12. 2012-09-30 Known issues (7:00)
  13. 2012-09-30 “IntellisenseX by Dot” vs “IntellisenseX by Hot Key” (3:29)
  14. 2012-09-30 Managing Plug-Ins: OpenTable and Intellisense (5:34)
  15. 2012-09-26 GoFish - Code Search Tool (12:13)
  1. SuperBrowse
  2. Go To Definition

Others being considered, in no particular order

  • Analyzing and modifying code (part I)
    • BeautifyX
    • Create LOCALs
  • Analyzing and modifying code (part II)
    • Highlight / Close Control Structure
    • Extract to Method
    • Cross References
    • Code Listings
    • Dynamic Snippets
  • Working with Windows
    • Cycle thru open code windows
    • Close some / all open code windows
    • Auto move/resize current code window
    • Open files (classes, forms, others)
    • Manage favorites
    • MRU lists
  • Parent Classes, Containing Classes, and re-factoring
  • RETURNs between WITH/ENDWITH
  • Document TreeView
  • Objects and PEMS
    • Copy properties and methods
    • Compare with copied object
    • Paste properties and method code
    • Paste object
    • Add object
    • Find objects
    • Object size and position
    • Auto-rename
  • Extract To ...
  • Design Time Event Handlers
  • MDots!
  • Go To …