Welcome, Guest. Please login or register.

Author Topic: how create new file in AOS39  (Read 2398 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Cass

  • Hero Member
  • *****
  • Join Date: Apr 2003
  • Posts: 826
  • Country: 00
    • Show all replies
Re: how create new file in AOS39
« on: April 19, 2013, 08:51:28 AM »
1) Use ed , and just quit&save.
2) Use GeekGadgets (ixemul.library needed) bin/touch command to create a file
3) Fastest way : from CLI type :
Quote

echo "" >ram:file.txt

to create a null file named file.txt located in Ram:

P.S. Just read your reply, you need to know what parameters contains the config file, so if there is none existant, let the game create one on the first run (what usually happens) and then modify it with a text editor.
« Last Edit: April 19, 2013, 09:13:25 AM by Cass »
"If we don't got it, you don't want it!"