Script language options
When you record a session, VuGen creates a script that emulates your actions. The default script generation language is C. The following list specifies which protocols are appropriate for each language:
C | For recording applications that use complex COM constructs and C++ objects. |
C # | For recording applications that use complex applications and environments (MS .NET protocol only). |
Visual Basic .NET | For VB .NET applications using the full capabilities of VB. |
JavaScript | For web-based applications , especially those using dynamic HTML applications. |
After the recording session, you can modify the script with regular C, C#, .NET, or JavaScript code and control flow statements.