Jump to content

bandana1

Members
  • Posts

    4
  • Joined

  • Last visited

bandana1's Achievements

Novice

Novice (1/7)

0

Reputation

  1. Hi. I am using the IVM system for my telephone payment. However when the user hangs up the dial tone is lost. Can anyone advise me what can be done to omit such prolem.
  2. if you need help contact joti.chand@gmail.com
  3. bandana1

    Read Output

    I use the sqllink eg "select value, pin from table1 where data=%account%" after this i want to read out the value return from the database. My sql executes but the value is not read. Can anyone help me out.
  4. bandana1

    Writing Plugin

    Can anyone assist me in writing a C++ plugin. I have written a plugin that should output the name of the next ogm. I managed to output the name of the next ogm example: cout << "NextOGM" << "=" << endl; cout << "Start" << endl; But in the IVM software it outputs the name of the ogm but it does not play that ogm. Can anyone tell me how to output the name of the ogm ..in the codes. Looking forwared for the kind assistance bandana
×
×
  • Create New...