No don't, I wasn't really thinking when I wrote this. I looked at the ini functions from delphi at the time.
I am impressed, PPL will be able to do INI files pretty easily.
Posted: Sep 17, 2004 @ 12:15am
by mervjoyce
Posted: Sep 17, 2004 @ 8:09pm
by kornalius
Posted: Sep 17, 2004 @ 8:22pm
by PointOfLight
Posted: Sep 17, 2004 @ 9:33pm
by kornalius
Posted: Sep 17, 2004 @ 10:37pm
by PointOfLight
Posted: Sep 18, 2004 @ 4:17am
by kornalius
Posted: Sep 18, 2004 @ 5:17am
by PointOfLight
Posted: Sep 18, 2004 @ 6:33am
by PointOfLight
I'm trying to implement the ini$ = IniOpen method, but can't seem to get it to work. How do I get a function to return a list? If I just do return(list$), then ini$ is just a string, not a list.