Gamestudio Links
Zorro Links
Newest Posts
Help!
by VoroneTZ. 10/14/25 05:04
Zorro 2.70
by jcl. 10/13/25 09:01
ZorroGPT
by TipmyPip. 10/12/25 13:58
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 10/11/25 18:45
Reality Check results on my strategy
by dBc. 10/11/25 06:15
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (Quad, ozgur, Nymphodora), 7,674 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
joenxxx, Jota, krishna, DrissB, James168
19170 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
how to change var separator in files? #405987
08/12/12 08:16
08/12/12 08:16
Joined: Jul 2011
Posts: 69
P
pjotr987 Offline OP
Junior Member
pjotr987  Offline OP
Junior Member
P

Joined: Jul 2011
Posts: 69
hi friends,
i know it is possible to exchange the variable separation in files. by default the function file_var_write (handle, var) separates them by space, i would like to have one comma.
another question arises then, how to read out the variables then, that are separated by a comma with file_var_read funktion ?

would be a great help if someone can give a hint

thanks

Re: how to change var separator in files? [Re: pjotr987] #406045
08/13/12 07:23
08/13/12 07:23
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline
Expert
sivan  Offline
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
you can use file_str_read and convert your values, it can work with custom delimiters - I mainly use this instead of file_var_read. moreover it returns -1 in case of error and not 0 as file_var_read which is much better.


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: how to change var separator in files? [Re: sivan] #406058
08/13/12 08:56
08/13/12 08:56
Joined: Jul 2011
Posts: 69
P
pjotr987 Offline OP
Junior Member
pjotr987  Offline OP
Junior Member
P

Joined: Jul 2011
Posts: 69
thanks for good idea. will try it out.

with best regards
pjotr


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1