Normal Topic @SpecCommand (Read 373 times)
Bob_Hansen
Senior Member
Members
*****
Offline


WOW, They have the Internet
on computers now!

Posts: 1861
Location: Salem, NH
Joined: Nov 24th, 2002
@SpecCommand
Dec 4th, 2007 at 3:40am
Print Post Print Post  
Re the @SpecCommand() function.  Thanks for the examples.

I am curious about the Retrieve Spec,
Code
Select All
// Set the current retrieve spec so that last name begins with "w" and first name begins with "w"
vStr = @SpecCommand(SPEC_OPERATION_SET, SPEC_TYPE_RETRIEVE, "Last Name=m..", "First
Name=w..") 



Is this using element names or field names?  I am guessing it is using element names because Specs are tied to forms, Am I correct, or did I mess up a 50/50 chance?
  



Bob Hansen
Sesame Database Manager Professional
Sensible Solutions Inc.
Salem, NH
603-898-8223
Skype ID = sensiblesolutions
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: @SpecCommand
Reply #1 - Dec 4th, 2007 at 1:54pm
Print Post Print Post  
Element Names.

-Ray
  

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged
 
Bob_Hansen
Senior Member
Members
*****
Offline


WOW, They have the Internet
on computers now!

Posts: 1861
Location: Salem, NH
Joined: Nov 24th, 2002
Re: @SpecCommand
Reply #2 - Dec 4th, 2007 at 2:17pm
Print Post Print Post  
Thanks Ray. 
Feels good to get it right now and then.
  



Bob Hansen
Sesame Database Manager Professional
Sensible Solutions Inc.
Salem, NH
603-898-8223
Skype ID = sensiblesolutions
Back to top
IP Logged