Normal Topic Anyone seen this before (Read 1217 times)
Davidb
Member
*
Offline


No personal text

Posts: 15
Joined: Apr 25th, 2004
Anyone seen this before
Jun 23rd, 2004 at 10:32am
Print Post Print Post  
I was testing my menu buttons using @selectreeitem to make sure that they were going to work.

I have three static command buttons along the bottom of my data entry form

  Button1            Button2       Button 3

Using On Element entry as the trigger and for the purpose of my test I used the exact same code below for each element.

var vMain as int

vMain = @selectTreeItem("Customer!Forms!Search/Update!Menu!Main Menu")

Outcome:
If I only place this program statement on the first button it does not work.
If I place it on button 1 and 2 Then only Button1 works
If I place it on button 1 and 2 and 3 then oly 1 and 2 work.

Is it something I am doing?
DavidB

  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Anyone seen this before
Reply #1 - Jun 23rd, 2004 at 11:13am
Print Post Print Post  
It's working fine for me. What version are you using?
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Davidb
Member
*
Offline


No personal text

Posts: 15
Joined: Apr 25th, 2004
Re: Anyone seen this before
Reply #2 - Jun 23rd, 2004 at 12:55pm
Print Post Print Post  
Version 1.0.4

DavidB
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Anyone seen this before
Reply #3 - Jun 23rd, 2004 at 1:09pm
Print Post Print Post  
I'm not seeing the behavior. Are you certain that you have a valid path (no typos  Smiley ) in your SelectTreeItem call?
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Davidb
Member
*
Offline


No personal text

Posts: 15
Joined: Apr 25th, 2004
Re: Anyone seen this before
Reply #4 - Jun 23rd, 2004 at 9:16pm
Print Post Print Post  
Hammer,
The code in my original post is a direct copy of the code from each of the three command buttons.

Davidb
  
Back to top
 
IP Logged
 
Davidb
Member
*
Offline


No personal text

Posts: 15
Joined: Apr 25th, 2004
Re: Anyone seen this before
Reply #5 - Jun 23rd, 2004 at 9:16pm
Print Post Print Post  
Hammer,
The code in my original post is a direct copy of the code from each of the three command buttons.

Davidb
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Anyone seen this before
Reply #6 - Jun 24th, 2004 at 1:33am
Print Post Print Post  
I can't get this to fail. Can you send your app to Support, so we can see it? If so, send it to support@lantica.com.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged