Principle of Automation variables integration.

rmouza
Member Posts: 52
Hello everybody,
Can someone explain to me how does the automation variables work in Navision, and how does it (exactly) interact with the system?
8)
thanks for help.
rmouza.
Can someone explain to me how does the automation variables work in Navision, and how does it (exactly) interact with the system?
8)
thanks for help.
rmouza.
0
Comments
-
In few words it can be explained:
1. Automation DLL have to be registered in Windows
2. You can define variable of type Automation
3. If you create this variable, system will create new instance of object defined in DLL and calls object's initialization routine.
4. Then you can set the public properties or call public methods of object
5. If object can generate events and you defined this variable as Withevents, you can catch generated events.
6. Finally you have to destroy (clear) automation variable before leaving code snipet.
Finally, automation does not rely to Navision without your code.0 -
Thanks lubost,
i've asked this question to try to find an error while generating an Excel sheet.
the problem is how to obtain the same format with "%" and "euro symbol":
0,00% and
0,00"euro"
because, actually, i obtain 0.00% and 0,00"euro"0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions