[Ayuda] INI...
#8

Quote:
Originally Posted by the_chaoz
Посмотреть сообщение
INI_ParseFile no tiene ningun bug conosido y ha sido testeado por muchos scripters, serias el primero en encontrar un bug en dicha funcion y creo que el error es tuyo, pero puedo equivocarme.

Si el archivo no fuera creado, en tu log deberias tener una linea como esta: "INI_Open could not find or create file {tu_archivo}".
Es muy posible que estes eliminando el archivo.
no dije ke INI_ParseFile tenia un bug, dije ke algo esta mal definido o colocado en mi codigo, y n, no me tira ese error, tampoco creo, ke este eliminando el archivo, solo ke INI_Close haga es.
y segun ****** dijo ke INI_ParseFile es lo ke le sigue a INI_Load y podeso he intentado tambien colocandolo antes de INI_ParseFile. :S

INI_Load - Loads an INI file using standard features.
INI_ParseFile - Loads a file as an ini and distributes data.
INI_GetEntryName - Gets the name of an INI item.
INI_GetEntryText - Gets the value of an INI item.
INI_Open - Opens an INI for writing.
INI_Close - Closes an INI being written to.
INI_SetTag - Sets a subheading in an INI fo subsequent writes.
INI_WriteString - Writes a string to an INI.
INI_WriteInt - Writes an int to an INI.
INI_WriteFloat - Writes a float to an INI.
INI_WriteHex - Writes a hex to an INI.
INI_WriteBin - Writes a binary to an INI.
INI_WriteBool - Writes a boolean to an INI.
INI_RemoveEntry - Remove an entry from a file.
Static:
INI_WriteBuffer - Writes an INI's buffer to the file.
INI_AddToBuffer - Adds a string to an INI buffer.
Inline:
INI_Int - Parse an integer INI entry.
INI_Float - Parse a float INI entry.
INI_Hex - Parse a hex INI entry.
INI_Bin - Parse a binary INI entry.
INI_Bool - Parse a binary INI entry.
INI_String - Parse a string INI entry.

cual Elimina el Archivo ? INI_RemoveEntry creo ke elimina una linea. pero tampoco lo estoy usando . :S
Reply


Messages In This Thread
[Ayuda] INI... - by OTACON - 18.10.2012, 18:46
Respuesta: [Ayuda] INI... - by JuliPera - 18.10.2012, 19:05
Respuesta: [Ayuda] INI... - by OTACON - 18.10.2012, 19:08
Respuesta: [Ayuda] INI... - by OTACON - 19.10.2012, 05:31
Re: [Ayuda] INI... - by digman - 19.10.2012, 13:20
Respuesta: [Ayuda] INI... - by OTACON - 22.10.2012, 09:16
Respuesta: [Ayuda] INI... - by TheChaoz - 22.10.2012, 19:09
Respuesta: [Ayuda] INI... - by OTACON - 22.10.2012, 23:41
Respuesta: [Ayuda] INI... - by TheChaoz - 23.10.2012, 02:18

Forum Jump:


Users browsing this thread: 1 Guest(s)