View Single Post
  #193  
Old 07-11-2005, 08:57 PM
AngusThermopyle AngusThermopyle is offline
Senior Member
 
Join Date: Feb 2005
Location: Ankh-Morpork
Posts: 308
Default Re: WSOP Day 3: \"Official\" News, Results, and Discussion

[ QUOTE ]
[ QUOTE ]
IF (COST > ADVERTISING_DOLLARS) THEN
EXEC_OUT_OF_JOB == TRUE

[/ QUOTE ]

This formula returns an error. You should follow the following format:

IF(TEST CONDITION, TRUE VALUE, FALSE VALUE)

[/ QUOTE ]

VB, Python, Perl, C++, or Java? Format doesn't fit any of them.
Reply With Quote