Welcome, Guest. Please login or register.

Author Topic: Programs work but they don't appear on the screen?  (Read 1845 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show all replies
Re: Programs work but they don't appear on the screen?
« on: August 02, 2004, 12:58:49 PM »
Quote
First problem, strange file name: "~" is a joker character in AmigaDOS. It must not be used in file names. You cannot delete the file because you cannot enter the "~" as a part of the file name, it is always interpreted as a joker by the delete command. You have to use another joker to replace it.

Not exactly correct. You can use ' character in front of joker character to "neutralize" it. I.e. command delete '~backdrop should delete file ~backdrop.

If you have a file "?" you can delete it with command delete '? etc etc.
My Amigas: A500, Mac Mini and PowerBook