Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Using not in Rap

edited November 2001 in General
Hello

One RAP feature that I often wish was different is:
Statements like
"if not MyPipeline['myBoolean'] then Action"
will compile in RAP but will not run, whereas
"if (MyPipeline['myBoolean']=False) then Action"
will compile and run.

rbEnt 6.02, D6 Pro

Regards

Russell

Comments

This discussion has been closed.