Using a field variable with exp10()

Glen Bojsza gbojsza at gmail.com
Mon Apr 11 17:54:40 EDT 2005


That does the trick... removing the "of" seems to fix it? 

On Apr 11, 2005 5:21 PM, Frank D. Engel, Jr. <fde101 at fjrhome.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Is everyone actually typing "the" before "fld"?  I didnt't think that
> would actually work.
> 
> Try removing the "the" and see if that fixes the problem.
> 
> If not, then try
> 
> put exp10(tnum)
> 
> for the second statement; using the "the" format for functions has
> caused some problems for me in the past, going to the more traditional
> parenthetical notation seems to have done away with those problems.
> 
> Now we are looking at, in effect (and yes, this should also work):
> 
> put exp10(fld "vTXpower")
> 
> 
> On Apr 11, 2005, at 4:04 PM, David Squance wrote:
> 
> >> put the fld "vTXpower" into tnum
> >> put the exp10 of (tnum)
> >
> > This worked for me.  Could there be something else, like a hidden
> > character in the field?
> >
> > Dave
> > --
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
> >
> - -----------------------------------------------------------
> Frank D. Engel, Jr.  <fde101 at fjrhome.net>
> 
> $ ln -s /usr/share/kjvbible /usr/manual
> $ true | cat /usr/manual | grep "John 3:16"
> John 3:16 For God so loved the world, that he gave his only begotten
> Son, that whosoever believeth in him should not perish, but have
> everlasting life.
> $
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (Darwin)
> 
> iD8DBQFCWupF7aqtWrR9cZoRAo7DAJ0ZSNgKu3AzW0ukR/lpA2BR5DyHGwCcDWAH
> FCx/Ftr/QNu7K/RKrlfa8Ow=
> =NXg2
> -----END PGP SIGNATURE-----
> 
> ___________________________________________________________
> $0 Web Hosting with up to 200MB web space, 1000 MB Transfer
> 10 Personalized POP and Web E-mail Accounts, and much more.
> Signup at www.doteasy.com
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


More information about the use-livecode mailing list