Page 1 of 1

[29 Nov 2010] How handle txt files with Hollywood?

Posted: Sat Jun 13, 2020 5:32 pm
by Juan Carlos
Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 29 Nov 2010 16:29:55 +0000 (GMT)

Hello to all:

How I can handle txt files with Hollywood? for example read/write txt files where I can add or delete text lines for example to do the typical "Hall of Fame" in the games, where is change the names and records, although it is very easy (I think) in Hollywood I have liked to have an example of this because handle txt files is vital for games, tool, programs, etc., but I don't known how do it with Hollywood.

Best regards and thank you for your help.

Juan Carlos.

[29 Nov 2010] Re: How handle txt files with Hollywood?

Posted: Sat Jun 13, 2020 5:32 pm
by Tuxedo
Note: This is an archived post that was originally sent to the Hollywood mailing list on 29 Nov 2010 20:07:31 +0200

Hi! The DOS library contain all you need :) Especially the Read* and Write* functions :) Simply look at it!

Good study!