/[james]/territories/!Territory/Utils/TerrLoad/TerrLoad
ViewVC logotype

Contents of /territories/!Territory/Utils/TerrLoad/TerrLoad

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19 - (show annotations) (download)
Tue Feb 11 11:05:25 2003 UTC (21 years, 3 months ago) by james
File size: 277 byte(s)
Initial import.

1 REM > TerrLoad
2
3 REM inform font manager
4 SYS"OS_ServiceCall",, &64 :REM TerritoryManagerLoaded
5
6 REM change the alphabet
7 SYS"Territory_Alphabet", -1 TO n%
8 SYS"OS_Byte", 71, n%
9
10 REM redraw screen
11 SYS"Wimp_ReadSysInfo", 0 TO Tasks%
12 IF Tasks% > 0 THEN SYS"Wimp_CommandWindow", -1

  ViewVC Help
Powered by ViewVC 1.1.26