Normal Topic Programming a command button to retrieve (Read 353 times)
esgage
Junior Member
**
Offline


No personal text

Posts: 55
Joined: Dec 8th, 2005
Programming a command button to retrieve
Jan 17th, 2006 at 5:29pm
Print Post Print Post  
Hello:

I am sure there is an easy way to do this but I am a little stumped. I have created a command button and would like it to load and run a certain retrieve. Is it possible to do this with the @SelectTreeItem or run a retrieve spec in the program itself? When using the @SelectTreeItem command, I only can get as far as the saved retrieve spec menu. How do I execute this in a program?

Any help would be appreciated.

Thank you,

Kevin E & S Gage
  
Back to top
 
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2482
Joined: Aug 20th, 2003
Re: Programming a command button to retrieve
Reply #1 - Jan 17th, 2006 at 5:35pm
Print Post Print Post  
Hello Kevin,

You will want to use @LoadRetrieveSpec() to load the retrieve spec and then use @SelectTreeItem() to retrieve the records.

-Ray
  

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged