Normal Topic mass update vs global values (Read 656 times)
SpencerWulwick
Senior Member
Members
*****
Offline



Posts: 677
Location: Wilton Manors, Florida
Joined: Jan 16th, 2005
mass update vs global values
Mar 14th, 2006 at 5:21pm
Print Post Print Post  
Hi -

I would like to know whether programming in a mass update spec can access the global values stated in the program layout of the form.

Thanks.
  

- Spencer

    ** Practice random kindness & senseless acts of beauty!
Back to top
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2480
Joined: Aug 20th, 2003
Re: mass update vs global values
Reply #1 - Mar 14th, 2006 at 5:32pm
Print Post Print Post  
Hello Spencer,

If you mean Global Values as in GlobalValue() and @GlobalValue(), then Yes.

If you mean Global Values as in Variables declared in the Global Code section of your form, then I believe the answer is No.

-Ray
  

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



Posts: 677
Location: Wilton Manors, Florida
Joined: Jan 16th, 2005
Re: mass update vs global values
Reply #2 - Mar 14th, 2006 at 5:35pm
Print Post Print Post  
Ray -

I'm afraid that I am not clear about the distinction between the two.

I have GOT to get Erika back to give the advaned S-Basic course.  lol

Thanks!
  

- Spencer

    ** Practice random kindness & senseless acts of beauty!
Back to top
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: mass update vs global values
Reply #3 - Mar 14th, 2006 at 6:12pm
Print Post Print Post  
We actually covered this briefly in the Beginning Programming class. We used GlobalValue and @GlobalValue to set the OrderNumber on the form we programmed.  Take a look at page 34 of your coursebook.  Smiley
  

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



Posts: 677
Location: Wilton Manors, Florida
Joined: Jan 16th, 2005
Re: mass update vs global values
Reply #4 - Mar 14th, 2006 at 6:15pm
Print Post Print Post  
Go ahead.

Make me "work" for this one.

lol

Thanks, Erika - will take a look at the programming guide (again) and the course book.
  

- Spencer

    ** Practice random kindness & senseless acts of beauty!
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: mass update vs global values
Reply #5 - Mar 14th, 2006 at 10:46pm
Print Post Print Post  
Simple way to check this out Spencer .....
Make a report that prints out the GlobalValue("Whatever")
Just put in a header, shouldn't even need any elements.
  



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