Jump to content
IGNORED

Bug in DATA statement whe VARPTR is used


artrag

Recommended Posts

Apparently this piece of code works
    DATA     VARPTR attribute_r1(0),VARPTR attribute_r2(0),VARPTR attribute_r3(0)
but not this other where VARPTR is used in minuscule letters
    DATA     varptr attribute_r1(0),varptr attribute_r2(0),varptr attribute_r3(0)

Is it a bug or do I missing something ?

Edited by artrag
Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

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...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...