Results 1 to 2 of 2
  1. #1

    Default compile VBL script on Visual studio framework

    Hi,
    This is very beginning of my programming on Vertex Fx Bridge api , so i only want to know that is it possible to compile SmartDealer VBL scrips in Visual studio editor instead of Vertex bridge VBL editor to lubricate the benefits of Auto intellisense and compile , if so then how can i compile the following statements .

    Public BO As VertexFXBridge.BO
    Public FileManager As Object
    Public GUI As Object

    Thank you

  2. #2
    Administrator Rawan-HS's Avatar
    Join Date
    Apr 2015
    Posts
    411

    Default

    Dear arjunsingh30

    Quote Originally Posted by arjunsingh30 View Post
    Hi,
    This is very beginning of my programming on Vertex Fx Bridge api , so i only want to know that is it possible to compile SmartDealer VBL scrips in Visual studio editor instead of Vertex bridge VBL editor to lubricate the benefits of Auto intellisense and compile , if so then how can i compile the following statements .

    Public BO As VertexFXBridge.BO
    Public FileManager As Object
    Public GUI As Object

    Thank you
    Actually you can't compile the SmartDealer Script or any VBL Script in Visual Studio because the VBL Scripting Language is the soul of the VertexFX Bridge that built inside the VBL Editor which help you to compile it using its built-in compiler to make sure your script is errors free.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Client API in MS Unit Test Framework
    By PavelK in forum VertexFX API/VTL Forum
    Replies: 2
    Last Post: 10-16-2017, 08:50 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •