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. General Programming
  3. C / C++ / MFC
  4. User script or other technique?

User script or other technique?

Scheduled Pinned Locked Moved C / C++ / MFC
perltoolsquestion
2 Posts 2 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.
  • L Offline
    L Offline
    lynchspawn
    wrote on last edited by
    #1

    I'm working on a program that I'd like to be open to customization by the user. It will generate messages (to be sent over Ethernet or serial ports) and allow the user to specify a set of rules to follow when doing so. I'd like the user to be able to create a list of steps to take and also allow the user to create loops and test conditions (if, else, ...). For now, I'm hardcoding task types but it would be nice if I could allow the user to write a script that my software could understand and follow instead of forcing the user to use my pre-built task types. I know it's not going to be easy or quick but I'd still like to look into it further. Does anyone know where I might find information on doing something like this? Would it be possible to use an existing scripting language (PERL or other)? Thanks for any info you might have on this.

    B 1 Reply Last reply
    0
    • L lynchspawn

      I'm working on a program that I'd like to be open to customization by the user. It will generate messages (to be sent over Ethernet or serial ports) and allow the user to specify a set of rules to follow when doing so. I'd like the user to be able to create a list of steps to take and also allow the user to create loops and test conditions (if, else, ...). For now, I'm hardcoding task types but it would be nice if I could allow the user to write a script that my software could understand and follow instead of forcing the user to use my pre-built task types. I know it's not going to be easy or quick but I'd still like to look into it further. Does anyone know where I might find information on doing something like this? Would it be possible to use an existing scripting language (PERL or other)? Thanks for any info you might have on this.

      B Offline
      B Offline
      Blake Miller
      wrote on last edited by
      #2

      The older "Visual BASIC for Applications" possibly :~ Or try this msdn.microsoft.com/scripting

      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