Welcome, Guest. Please login or register.

Author Topic: Octamed on UAE - Font Folder?  (Read 3006 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Octamed on UAE - Font Folder?
« on: January 02, 2011, 08:50:17 AM »
What's the actual error that appears when you try to run it?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show all replies
Re: Octamed on UAE - Font Folder?
« Reply #1 on: January 02, 2011, 05:06:38 PM »
@megamouse
Ok, you need to find where the fonts are located, and add the following line to the startup sequence on your OctaMED disk:

Assign FONTS: Path:To/OctaMEDFontsDrawer

(obviously you change the path you specify). If you plan to run from hard drive then the FONTS: assign should already exist and you should just be able to copy the fonts from OctaMED's fonts directory to the system FONTS: location.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10