Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 17 SEP 1999 02:11:33PM Dale Walker wrote:

I get this message everytime I am in System Editor Even trying compile a blank screen, a single line with an "*" or legitimate code.

What am I (not) doing (in)correctly?

Dale


At 19 SEP 1999 11:58AM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:

You can't just compile a blank screen in OpenInsight. For reasons that are way to complicated to get into on this board, just accept that each procedure in OpenInsight requires a header statement of

Function

,

Subroutine

or

Routine

.

Additionally, Subroutine and Routine must have at least one parameter. Function does not require any parameters. Also, since these programs are not ARev style main programs, they all require a return.

As for what the differences are,

Function

and

Subroutine

work just like their ARev counterparts.

Routine

is a special type of program that you probably will never use. It's designed to work directly with the engine and generally returns it's data to an output window defined by the program.

[email protected]

Sprezzatura Group

www.sprezzatura.com_zz.jpg


At 20 SEP 1999 12:04PM Dale Walker wrote:

Thanks Aaron.

I appreciate your assistance in helping me understand whats going on.

Dale

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/75a0df197455cb40852567ef0063ef4a.txt
  • Last modified: 2024/01/04 21:00
  • by 127.0.0.1