Hi,
I've upgraded from 3.1a to 7.6.6 running on WinXP.
It's been several years since I've written Rbase code. I am
learning about forms right now. I have some things I need to
learn:
- I'm trying to get a popup menu to work. It gives me a
Syntax Error. I tried to play with the WHERE builder and
it always gives me a syntax error even if I just do a WHERE
columname IS NOT NULL
using clicks on the [add column name] and [IS NOT NULL]
buttons. It seems I'm missing something simple. I checked
my WHERE clause at the R> and it worked. Why does it not
work in my Form popup menu?
Geoffrey