Jump to content


Click the link below to see the new game I'm developing!


Photo
- - - - -

Exporting runtime with valvar in global logic


2 replies to this topic

#1 Don Mayer

Don Mayer

    Member

  • Members
  • PipPip
  • 24 posts
  • Gender:Male
  • Location:Dewitt, United States

Posted 24 September 1999 - 04:56 PM

Has anyone run into this scenario? We are using a valu-variable
in a global logic. But, when you export the functions that
call the global logic as runtime only the value variable doesn't come with it.
Short of making sure the a function accesses the variable at least once, does
anyone have any other ideas?

Thanks,
Don

#2 Dan Shannon

Dan Shannon

    ProIV Guru

  • Members
  • PipPipPipPipPip
  • 374 posts
  • Gender:Male
  • Location:Australia

Posted 25 September 1999 - 01:49 AM

Are you exporting the global logic itself or just the functions? You could try exporting the global logic into the same file as the functions, then importing at the other end with value variable flag set to Y. This should work (in Native at least)

If you're using SuperLayer, there are several bugs that I've seen regarding exporting global logic, so I can't help there!

Hope this helps

Dan Shannon
GREYCELL SYSTEMS LIMITED

#3 Joseph Serra

Joseph Serra

    Advanced

  • Members
  • PipPipPip
  • 93 posts
  • Gender:Male
  • Location:Melbourne, Australia

Posted 25 September 1999 - 11:29 AM

This is clearly a 'feature' in 4.6. I have just tried to export a global logic which has value variables in it. And it does not even attempt to export the value variables.

Even if you export a function that uses a global logic that has a value variable, it still will not pick it up.

You just have to reference the value variable in the functions.

Maybe it should be raised as a bug.



Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Click the link below to see the new game I'm developing!