Introduction

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Introduction

MWAIScriptConverter is an application designed to convert procedures written in VBScript into PowerShell or Python.

MWAIScriptConverter uses an artificial intelligence engine specifically trained by MechWorks, leveraging proprietary libraries, APIs, and internal domain knowledge to achieve the highest possible conversion quality into the target language.

The conversion results can be refined by defining custom conversion rules. These rules are stored by the application and automatically reused in subsequent conversions, allowing the system to progressively improve its output over time.

It is understood that all converted code must be reviewed and validated by the user through systematic testing. Due to the nature of automated code conversion, the correctness of the final result cannot be guaranteed without user verification.

Each conversion operation has an associated cost, measured in MechWorks Tokens (MWTokens).

MWAIScriptConverter is intended for users with a solid background in software development and good knowledge of MechWorks products, who are able to evaluate, adapt, and validate the generated code as part of their development workflow.