Jump to content

pille24

Active Members
  • Posts

    37
  • Joined

  • Last visited

pille24's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Could u explain that a bit more? When i used FileReadLine I got back A(F etc. which is actually not, what i want... This is a setting file which I need to change through an interface, as otherwise it would be quite annoying. The values go from 0 to 100 an I need to change some of them. I could do it through a hex editor, but thats not what I want. I want, for example, change the first value but keep the rest of the values, or change the 5th value, but keep the rest... Is that a bit clearer now?
  2. 1. With FileReadLine 2. The Characters...not in Hex 3. Well i just want to change some values but not all of them... thx
  3. well its a settings file for NBA Live 06, which id like to change...however i can add things but not replace any... U uploaded the file. Just delete the .txt settings.dat.txt
  4. U cant... thats the thingIf i open it with FileOpen($file,2) i cannot read anything:(
  5. Hi, for a project, I need to write to a dat file. I figured out, how to read from one, but hav no idea how to write to one, i also searched for it. So, how can i write to it? thx
  6. thx, the first uselful post.
  7. wow, what is that supposed to mean?
  8. Sometimes it seems to be too difficult to just say yes or no... I didnt find anything usefull, so I asked;)
  9. Hi, i know, that it is possible to read from mdfs, but is it also possible to change the values? And could you convert a csv file to a mdf? thx
  10. cheers that works! @ending it doesnt work with FileDelete...
  11. How can i delete my script, after I have run it? I dont want another script to do it. And FileDelete is obviously not working, as the Script itself is still running... thx
  12. Hi, is there a way to convert or change dbfs? thx
  13. Hi, is it possible to communicate with the keyboard G15? thx
  14. no. it should be in an own gui.
  15. true. i need a gui, in which there is the normal windows media player and i dont get the code which doews that,
×
×
  • Create New...