Jump to content

This topic is 8334 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • 32 years later...
Posted

i have a calc field like this:

numcalc (result=number): TextToNum(textfield).

if i write a 5 into textfield, 5 appears in numcalc. if i write letters, numcalc stays empty, except, and this is the weird part: when i write the letters f or n, it evaluates to 0, and if i write the letters t or y, it evaluates to 1. what the hell is going on? supposedly, non-numeric info in a number field is ignored.

Posted

These are booleans !

t = true = 1

f = false = 0

n = no = 0

y = yes = 1

Posted

Is it just me, or would The Booleans be a cool name for a rock band? cool.gif

Posted

And the name of The Booleans first single is....

True or False!

Who can come up with the rest of the album!!

[ April 05, 2002, 05:27 AM: Message edited by: Andy Gaunt ]

Posted

thanks guys! i'm a music producer - i'll think about casting an act called the booleans. until then, i'll rewrite my calcfield ;-)

Posted

I'm sure the Booleans have included a cover version of SuperTramp's "Logical" on their first alblum.

Perhaps they could also re-do Elvis' "Caught In a Trap" as "Stuck in a Loop"...

Russ

Posted

Then There's...

code:


Is It True (The Eagles)

True Believers (Hunters and Collectors)

Can't Not (Alanis Morissette)

True (Spandau Ballet)

If Not For You (Bob Dylan)

When All Else Fails (John Farnham)

Tried To Be True (Indigo Girls)

Somebody Else (Glen Frey)

Logical (Supertramp)

Say It Isn't True (Jackson Browne)

Russ

[ April 05, 2002, 11:06 PM: Message edited by: Russell Baker ]

Posted

ah, so now we know why girls are never true:

Name (TextField)

cResult (CalcField result=text).

write 'girl' into text field and it stays empty. you can even make it into a repeater, or return-delimited bigger field, enter babe, woman, chick, whatever, it's never true!! it's even worse if you enter 'niece'.

Posted

Next single = If that’s The Case

And it goes on:

Just a Related love affair

My heart IsEmpty(Without U)

Your Case IsValid

Since you Left(me)

I’m no longer Right(withoutU)

The Position(you got me in)

It’s a Random chance

Substitute(My Heart)

You drive me crazy with your PMT wink.gif

Is this the Sum(Of our love)

This topic is 8334 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.