hexagon logo

Importing bdf file

Hello,
 
I creating an excel file with some grid points spacing (0.05" interval). I saved the file as csv and converted into dat. Now when I am trying to import it into Patran it is not reading the grid points and given me error.
 
Here is my file for reference.
GRID   101            0.55   0      0
GRID   101            0.55   0      0
 
Here is the error
$REJECT (SEMTRN) IGNORE INPUT CARD(S) BEFORE BEGIN BULK
$REJECT (SEMTRN) CASE CONTROL CARD(S) AFTER CEND
 
 
The .dat file does not have any begin bulk or CEND command.
 
Any idea what is going wrong with this? or a way out of this