Menu

#40 utGen.TestPkg_From_String requires extra field

Open
None
2.2.3
11
Medium
[none]
2015-02-09
2015-01-22
Mr G
No

While trying to use the utGen.TestPkg_From_String interface:

I get an error on line #1058

           -- NOK0205: grab value for last entry as well.
           l_grid (l_indx).null_ok := UPPER (l_entries (8));

Looks like the grid string is expecting 8 entries instead of 7. Work around was to just add an extra undocumented delimiter | to the end of the input lines.

Also, it seems that there must be exactly 1 space between each of the input lines in order to get this to work?

Discussion

  • Paul Walker

    Paul Walker - 2015-02-09
    • assigned_to: Paul Walker
     
  • Paul Walker

    Paul Walker - 2015-02-09

    Please can you provide the steps to reproduce this?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.