Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3

Thread: Globle commands

  1. #1
    Join Date
    Jul 2007
    Posts
    1,512

    Globle commands

    Hey i wanted to set some commands like

    sUrl ans others like this in globle to it would work thought the app but some things like combo box and listbox tell me where to up it aka where the sun don't
    shine is there something i have to do like make them fuctions or soemthing?

  2. #2
    Join Date
    Jul 2007
    Posts
    1,512
    this is the error i am getting

    Code:
    iData = ComboBox.GetSelected("ComboBox1")
    uData = ComboBox.GetItemData("ComboBox1", iData);
    
    Web.LoadURL("Web1", sUrl.uData);
    Last edited by rexzooly; 04-12-2008 at 08:05 AM.

  3. #3
    Join Date
    Jul 2007
    Posts
    1,512
    ok human error i see was the fault but i swaer i have used the code before
    with one dot eg:

    Code:
    lUrl = sUrl.iData
    but it wanted:

    Code:
    lUrl = sUrl..iData

    fixed anyway

Similar Threads

  1. Launch commands through AutoPlay
    By John Fletcher in forum AutoPlay Media Studio 6.0
    Replies: 6
    Last Post: 08-14-2007, 12:42 PM
  2. Sending Key Commands
    By eleslie in forum AutoPlay Media Studio 5.0
    Replies: 10
    Last Post: 08-15-2006, 02:41 PM
  3. Flash fs commands
    By fredkauf in forum AutoPlay Media Studio 5.0
    Replies: 6
    Last Post: 02-02-2004, 05:53 PM
  4. Setting Multiple FS Commands
    By johndove1 in forum AutoPlay Media Studio 4.0
    Replies: 1
    Last Post: 01-31-2003, 03:16 PM

Posting Permissions

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