[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
'Not Is' , could it also work as 'Is Not' as it's just reads better grammatically :)
[Thread Prev] | [Thread Next]
- Subject: 'Not Is' , could it also work as 'Is Not' as it's just reads better grammatically :)
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Sat, 9 Mar 2024 15:32:35 +0000
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
It's just bad grammar to write something like.. If hObject Not Is Form Something like this... If hObject Is Not Form It reads so much better grammatically but syntactically does not work Is it possible to implement this Ben? or more complicated than i would think? Just saying :) Respects BruceS