Expression syntax

judeastone

Registered User.
Local time
Today, 03:40
Joined
Apr 2, 2003
Messages
16
hello

i am bringing in foreign fields into a lookup table, with the need to do addition to them, then it'd be outputted into the field...

the syntax i have at present is as follows:

Expr2: [camera.price]+[case.price]+[cooler.price]+[graphics.price]+[keyboard.price]+[memory.price]+[microphone.price]+[modem.price]+[monitor.price]+[motherboard.price]+[mouse.price]+[network.price]+[other.price]+[printer.price]+[processor.price]+[scanner.price]+[sound.price]+[speakers.price]

but get error: "invalid bracketing of [camera.price]."

i cant seem to find much about the syntax in the help file?

thanks

jude
 

Users who are viewing this thread

Back
Top Bottom