Re: Numeric Proc Compile Error


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Justin Guerber on September 19, 2024 at 19:32:55:

In Reply to: Numeric Proc Compile Error posted by josh on September 19, 2024 at 11:03:48:

That looks like you need an END statement at the end of your calling IBS program, before the second INCLUDE/USE for MATH.INC

so like:

include "math.inc"

! Declarations, Formats, etc

! program logic

END ! <--- need this end statement

include "math.inc"


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]