The offending code is in fgldbslib.4gl:-
# IF ifxtype>-1 AND msvnull=="NO" THEN
IF ifxtype>-1 AND msvnull=="No" THEN
I have fixed in our FGL and Studio installations and it seems to be working now, except that in the database schema browser in Studio it is still states "NOT NULL: No" for NOT NULL columns. The .sch file looks OK though.