Skip to content

ABBREVIATED COMRES #228

@harroj02

Description

@harroj02

I suspect there is not support for this but I'm working on importing a NONMEM file with something like this in it:

$ABBREVIATED COMRES=2

And then in the PK block there is something like this:

IF(COLNAME.LE.1) THEN
	COM(1)=-1  
	COM(2)=-1  
ENDIF

Which is giving me a parsing error:

:019: IF(NEWIND.LE.1) THEN

$PK syntax error:
:020: 	COM(1)=-1 
          ^
$PK syntax error:
:021: 	COM(2)=-1  
          ^
:021: 
:022: ENDIF

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions