Jump to content
Sign in to follow this  
pacgreg

Does this compile for anybody?

Recommended Posts

I'm getting close to finishing this ugly routine to help me convert a lot of data very fast and once I got to assign6 I started getting errors on compiling a goto in assign2, which has compiled easily before. does this happen for anyone else? how can I fix it? Is it because the bank is empty?

Thanks

Greg

pfreadretry.bas

Share this post


Link to post
Share on other sites

Double bowangi barfs for me as well.

 

My compiler details as output by VisualbB:

batari Basic Compiler date (1/5/2014 2:13:33 PM)
Current bB compiler version supports -O option. Peephole optimizer option enabled.
Current bB compiler version supports DPC+ Kernel. DPC+ options enabled.

Share this post


Link to post
Share on other sites

On line 582 you have a typo. Instead of an ending curly bracket for the bit value, you've used a regular round bracket.

 

With that fixed, it compiles.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...