Help needed: Sys_Get_Datafile_Field_Value_As_String |

Hi, there!
Can somebody help me with the Sys_Get_Datafile_Field_Value_As_String function?
How do I read records from a datafile using this function?
If I call
Sys_Get_Datafile_Field_Value_As_String(id, "System_Service")
I seem to get only the first field-entry as a return value, in this case "Crystalline Restructuring Plant".
My datafile contains something like this:
System_Service := Crystalline Restructuring Plant
System_Service := Death Shrine
System_Service := Energy Transmission Lens
System_Service := Events Predictor
System_Service := Fate Shrine




Re: Help needed: Sys_Get_Datafile_Field_Value_As_String
You can do that?
Hmm... I wish I'd noticed, that seems useful. The only problem I see is that the function doesn't take an 'n' value, so it stops when it finds the first System_Service entry. Try naming them System_Service1, System_Service2, etc, and when you call the function, append the number of the entry you're looking for.
-----
Space for rent - please contact owner