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 19 JAN 1999 12:02:36PM Oystein Reigem wrote:

Various people have reported various errors and flaws in the Basic+ compiler, but I'm not sure if the following problem has been reported before. This construct makes the function terminate around "end case":

<code>

	begin case
	case Type=lang"
	case Type=kort"
	case true$
		/* default: */
		Type=lang"
	end case

</code>

I don't know exactly what causes the problem, but my guess this is a variation on an earlier reported problem that occurs when you have a comment right after "begin case".

- Oystein -


At 19 JAN 1999 12:13PM Oystein Reigem wrote:

The problem lies with the comment.

(But what I said about this making the function terminate around "end case" (when you run it) might not be true. It's rather the compilation that terminates, resulting in dodgy object code.)

- Oystein -

View this thread on the forum...

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