.NET assembly equivalent to the MS Script Control 1.0. COM

Ntg
Member Posts: 5
Hello, does anybody know if there is a .NET assembly equivalent to the MS Script Control 1.0. COM component?
I need to map the ScriptControl.Language and ScriptControl.Eval methods to any equivalent .NET methods.
CREATE(MSScriptControl,FALSE,TRUE) ;
MSScriptControl.Language('VBScript');
vResult := MSScriptControl.Eval(Formula);
I am converting a client from NAV 2009 using the same control to NAV 2016 and objects compile, but they fail when CREATE
I need to map the ScriptControl.Language and ScriptControl.Eval methods to any equivalent .NET methods.
CREATE(MSScriptControl,FALSE,TRUE) ;
MSScriptControl.Language('VBScript');
vResult := MSScriptControl.Eval(Formula);
I am converting a client from NAV 2009 using the same control to NAV 2016 and objects compile, but they fail when CREATE
0
Answers
-
Don't even bother and just rewrite your logic in c# or using .net assemblies directly in c/al.0
-
This was my idea to apply .net assemby directly in c/al...The question is which? Till now I couldn't find what to use0
-
nabil.bamoh@hotmail.com wrote: »
The variable is automate, not dotnet. I want to change it to dotnet, but don't know which dotnet assembly to use.0 -
I see. I also tried to find it by without any helpful result.
I believe you will need to recode your logic (maybe using JavaScript).
Maybe it is time to change the old habits (forget automations)
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