The Daily Click ::. Forums ::. Klik Coding Help ::. Shared Data
 

Post Reply  Post Oekaki 
 

Posted By Message

Brian Haase (FSP)



Registered
  22/01/2005
Points
  691
24th May, 2005 at 21:49:35 -

I know MMF has 16 global integer values. That's all well and good, but what do you do when you want to share more than that between frames? Especially with strings.

Can anybody tell me some other tricks in MMF for passing string and integer data between frames?

 
Current Projects:
Bomb Squad (Total Progress - 3%)
:: Current Task Progress: 40%
:: Current Task - Level Editor Shell

Knudde (Shab)

Administrator
Crazy?

Registered
  31/01/2003
Points
  5125

Has Donated, Thank You!Clickzine StaffKlikCast StarVIP MemberGhostbuster!Dos Rules!I donated an open source project
24th May, 2005 at 22:05:10 -

INI

 
Craps, I'm an old man!

Hernan



Registered
  04/03/2003
Points
  707

VIP Member
25th May, 2005 at 07:43:56 -

The array object (it's global), and there's the Shared Data object (can remember an almost unlimited number of strings and integers), and Global Store X (can remember integers, strings, flags and shorts). There's probably more, but I prefer using Global Store X.

Image Edited by the Author.

 
This space is for rent

Brian Haase (FSP)



Registered
  22/01/2005
Points
  691
25th May, 2005 at 12:34:07 -

Shabadage: Good point. But the INI requires you to read and write to disk often.

Hernan: Thanks!

 
Current Projects:
Bomb Squad (Total Progress - 3%)
:: Current Task Progress: 40%
:: Current Task - Level Editor Shell
   

Post Reply



 



Advertisement

Worth A Click