The import was previous trying to evaluate the value between the delimiter used in the import file
when only a single space was in the file.
; ; was evaluated to 0 or any other value
;; was evaluated to Missing value
From this version both cases will be evaluated to Missing value
Note the Import is reached for the menu when creating new PG-file
Current import example above
Previous import example above