Just keep in mind the scenario where you have subscribers in a list and then you add a custom field.
Then those existing subscribers don't have that custom field at all, so using [EMPTY] doesn't make any difference.
In newer versions of the app we took care of this issue by running a cron job automatically and adding the missing fields for all subscribers, but your version surely doesn't have this.