Ultimate Amiga

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How to delete files inside folder inside AMOS?  (Read 2620 times)

0 Members and 1 Guest are viewing this topic.

xboxisfinished

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 205
  • Generic Amiga User
    • gamemakermagazine.com
How to delete files inside folder inside AMOS?
« on: July 31, 2021, 07:24:53 PM »

   Hey guys,

I am making an editor for a game engine I completed. When you make a new project it makes a new directory and makes new level files and game.dat file in there. But if I make a project with the same name as the original project, I want it after prompt for the user that the project already exist, that it deletes all the files inside this folder and any subfolders and their files before deleting the main folder in order to make a new folder with the same name as the old folder that got deleted and make the new project. I don't know how to delete files inside this folder in AMOS?

Also one more thing, how do I code inside AMOS to copy files from one location to another? Thanks in side.
« Last Edit: July 31, 2021, 07:31:35 PM by xboxisfinished »
Logged

SamuraiCrow

  • compile-time wierdo
  • Forum Mod
  • A1200
  • *****
  • Karma: 5
  • Offline Offline
  • Gender: Male
  • Posts: 946
  • Compile-time wierdo
Re: How to delete files inside folder inside AMOS?
« Reply #1 on: August 01, 2021, 02:30:41 AM »

Do you use the AMCAF extension?  It has wrapper functions for Examine and ExNext to identify all directories inside the current one... And all the files for that matter.

As for copying files, you just WLoad your file into a work bank and WSave it where you want it.  Unless you don't use AMCAF, then you have to make your own WLoad and WSave using the Open, Length, Close, Reserve as Work Bank, BLoad, BSave and Delete Bank.  In that order.
Logged

xboxisfinished

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 205
  • Generic Amiga User
    • gamemakermagazine.com
Re: How to delete files inside folder inside AMOS?
« Reply #2 on: August 03, 2021, 03:18:14 AM »

Thank you so much for your reply. Where can I download the extension and how do I use it to load the executable file and save it in reserve as work and then save it back again from reserve as work to a new location?

Also where can I download the extension? Thanks in advance.
Logged

SamuraiCrow

  • compile-time wierdo
  • Forum Mod
  • A1200
  • *****
  • Karma: 5
  • Offline Offline
  • Gender: Male
  • Posts: 946
  • Compile-time wierdo
Re: How to delete files inside folder inside AMOS?
« Reply #3 on: August 03, 2021, 08:35:24 AM »

The AMCAF extension is on the Aminet among other places.  It has an instruction manual here on the UltimateAmiga.com forums if you click on the Amos section in the left column.
Logged

xboxisfinished

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 205
  • Generic Amiga User
    • gamemakermagazine.com
Re: How to delete files inside folder inside AMOS?
« Reply #4 on: August 04, 2021, 04:44:28 AM »

I tried installing it but I get an error says cannot open extension and now AMOS cannot be opened anymore. (Should have made backup of it's interpter_config file before doing any changes to it. Now I need to reinstall AMOS all over again. I downloaded the version 1.50 where it says it is shareware. Was that a mistake from my end?
Logged

xboxisfinished

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 205
  • Generic Amiga User
    • gamemakermagazine.com
Re: How to delete files inside folder inside AMOS?
« Reply #5 on: August 04, 2021, 05:19:16 AM »

I keep getting this! I do not know what to do. Any help would be greatly appreciate it.
Logged

xboxisfinished

  • A600
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 205
  • Generic Amiga User
    • gamemakermagazine.com
Re: How to delete files inside folder inside AMOS?
« Reply #6 on: August 04, 2021, 05:19:59 AM »

I do not know how to use default interpreter configuration! Please help me!
Logged
Pages: [1]   Go Up
 

TinyPortal 2.2.2 © 2005-2022