ERROR #1481
Currently, I'm facing Error #1481. The details as follows;
*** ERROR # 1481 *** in the input data:
Control card without the name in the first field.
(Possibly missing trailing comma in the preceding card,
missing BEGIN BULK card or line before BEGIN BULK has trailing comma)
Could anyone please tell me what should I do?:-k ....Thanks
Answers
-
Currently, I'm facing Error #1481. The details as follows;
*** ERROR # 1481 *** in the input data:
Control card without the name in the first field.
(Possibly missing trailing comma in the preceding card,
missing BEGIN BULK card or line before BEGIN BULK has trailing comma)
Could anyone please tell me what should I do?:-k ....Thanks
it says there is some mistyped value in your BEGIN BULK line (just before or after), check your model through a text viewer, or if you want you can send me your model file and i can check it, too.
e.g.
...
...
BEGIN BULK
...
...
must be like this.
0 -
Hi ... I have the same error message (error#1481), but I don't understand where I can find the BEGIN BULK LINE and how I should do to check my model through a text viewer.
Could anyone help me ?? /emoticons/default_smile.png' alt=':)' srcset='/emoticons/smile@2x.png 2x' width='20' height='20'>
Thanks so much
0 -
sometimes it could be because of the dos2unix conversion and the project template. try changing your template, update all elements (1d, 2d, 3d) and then export and import it. try these combinations.
0