Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. JavaScript
  4. I am creating a program with Visual Basic Script files with C++.

I am creating a program with Visual Basic Script files with C++.

Scheduled Pinned Locked Moved JavaScript
c++tools
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    c0d3r1 2
    wrote on last edited by
    #1

    I am creating a program where if an action occurs then a message box through visual basic script (.vbs). I plan to do I through a fstream file.

    if (statement)
    {
    open fstream file // I know that's not how you do it
    }

    B Z 2 Replies Last reply
    0
    • C c0d3r1 2

      I am creating a program where if an action occurs then a message box through visual basic script (.vbs). I plan to do I through a fstream file.

      if (statement)
      {
      open fstream file // I know that's not how you do it
      }

      B Offline
      B Offline
      Bohdan Stupak
      wrote on last edited by
      #2

      I think that this one is a bit misplaced in the "Javascript" section

      1 Reply Last reply
      0
      • C c0d3r1 2

        I am creating a program where if an action occurs then a message box through visual basic script (.vbs). I plan to do I through a fstream file.

        if (statement)
        {
        open fstream file // I know that's not how you do it
        }

        Z Offline
        Z Offline
        ZurdoDev
        wrote on last edited by
        #3

        Unless things have changed, only IE will support running vb script files which means this won't work in FireFox, Chrome, or any other browser, probably not even Edge. But you are writing this in C++ so I am confused as to what you are actually doing. How and why does vbs come into play with C++ code?

        Social Media - A platform that makes it easier for the crazies to find each other. Everyone is born right handed. Only the strongest overcome it. Fight for left-handed rights and hand equality.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups