Knowledge Base
Found 653 results for: gcw script
-
02 The programming environment – how does GCW Script work?
...for start, loading and saving scripts, clearing of the programming window as well as Call of a help page and Saving a coordinate in the format Lat/Lon Output of the program - either as text or as graphic.The output can be deleted and/or saved or copied to the...
GCW Script58 September 20, 2024 -
00 What is GCW Script?
...environment for creating, saving and executing scripts. The script language of GC Wizard is based on SmallBASIC by Herbert Schildt and James Holmes from their book "The Art of Java" courtesy of Mc Graw Hill. However, the range of functions has been extended considerably - in particular by...
GCW Script85 September 18, 2023 -
03 A brief overview of GCW Script
...characters/strings and lists. In addition, GCW Script can work with one file at a time. Variable names are strings of characters A … Z. There is a distinction between upper and lower case! The script is interpreted line-oriented like BASIC. In case of commands, the separation of the...
GCW Script35 September 18, 2023 -
> Overview
To deal with strings GCW Script has implemented the following functions: ASC – returns the ASCII value of a character CHAR – returns the charactor of the ASCII value LEFT – returns the left part of a string LEN – returns the length of a string MID – returns...
Strings6 September 20, 2024 -
> Overview
The advantage of GCW Script is the access to the tools of GC Wizard. The number of tools will be enhanced step by step. For the time being following functions are implemented: BASE Conversions 16, 32, 58, 64, 85, 91, 122 HASH-Funktionen ROTATIONOTATION 5, 13, 47, x Encryption...
GC Wizard Tools12 April 28, 2024 -
Rotation
GCW Script has implemented the classic rotation functions ROT5, ROT13, ROT18 and ROT47 as well as a general rotation function ROTX for miscelleanous numbers. ROT5(string) => string ROT13(string) => string ROT18(string) => string ROT47(string) => string ROTX(string, number) => string
Rotation10 April 28, 2024 -
Hashes
To use the GC Wizard Hash functions GCW Script implemented the HASH function. The function HASH needs following parameter: HASH function Bitrate Use of a key Key Text Parameter ParameterTypMeaningHASH functionStringThe identifier for the Has function which sould be...
Hashes26 April 28, 2024 -
> Overview
GCW Script has implemented the following functions to work with lists: LISTCLEAR – deletes the content of a list LISTADD – adds an object to a list LISTINSERT – inserts at index an object to a list LISTREMOVE – deletes an object at index from a list LISTSHUFFLE – mixes a...
Lists11 April 28, 2024 -
> Overview
...all functions from GC Wizard. Therefore GCW SCript has implemented CONVERTFROM – convert a given format to LAT/LON CONVERTTO – convert LAT/LON to a given format DECTODMM – convert a given decimal number into DEGREE° MINUTE.MILLIMINUTE’ DECTODMS – convert a given decimal...
Coordinates12 April 28, 2024 -
> Overview
...Open Map Tool and saved as KML or GPX File. GCW Script provides the following functions: WPTSADD – add a waypoint to the list WPTSCENTER – calculates the centroid of the waypoint list WPTSCLEAR – deletes the waypoint list WPTSCOUNT – return the number of waypoints of the...
Waypoints7 April 27, 2024 -
SAVEFILE
...command creates a new file in the memory. GCW Script provides the following functions for working with files: EOF - checks whether the end of the file has been reached READFROMFILE - reads from a file WRITETOFILE - writes to a file DUMPFILE - deletes a file A file is...
Commands7 April 27, 2024 -
OPENFILE
...new file and copy the content in the memory. GCW Script provides the following functions for working with files: EOF - checks whether the end of the file has been reached READFROMFILE - reads from a file WRITETOFILE - writes to a file DUMPFILE - deletes a file The file is...
Commands10 April 27, 2024 -
NEWFILE
...command creates a new file in the memory. GCW Script provides the following functions for working with files: EOF - checks whether the end of the file has been reached READFROMFILE - reads from a file WRITETOFILE - writes to a file DUMPFILE - deletes a file The file is...
Commands11 April 27, 2024 -
VERSION
The VERSION command prints information about the current version of GCW Script.
Commands7 April 27, 2024 -
> Overview
GC Wizard Script also knows basic graphic commands. For these to take effect, the graphics output must be switched on using the SCREEN(1) command. The drawing area is set to the size 1920 x 1080 - i.e. HD. The origin (0|0) of the drawing area is the top left corner. The following commands...
Graphics8 September 20, 2024 -
07 Wherigo Analyze
...View by clicking on the crosshair icon Description of the start coordinate Type of cartridge Information about the splash screen Data about the player who loaded the cartridge Name, ID and description of the cartridge Data about the author Display and save...
Wherigo Tools120 September 17, 2024 -
> Overview
GC Wizard script knows the following mathematical functions ABS - Calculates the absolute value of a number ACOS - Calculates the arc cosine of a number; calculated in radians ASIN - Calculates the arc sine of a number; calculated in radians ATAN - Calculates the arc tangent of a...
Mathmatics7 April 30, 2024 -
> Overview
GC Wizard script has the following functions for handling date and time: DATE - returns the current dateTIME - returns the current local time
Date/Time8 April 27, 2024 -
> Overview
GC Wizard script has simple functions and methods for creating, opening, editing and saving files. A file is a collection of bytes - numbers 0 … 255. To open, create and save files, there are the commands NEWFILE - initializes the file OPENFILE - interrupts program execution and opens...
Files10 April 27, 2024 -
> Overview
GC Wizard Script has implemented the following commands: CLS DIM DATA, READ, RESTORE INPUT NEWFILE, OPENFILE, SAVEFILE PRINT RANDOMIZE REM SCREEN VERSION
Commands8 April 27, 2024
Archives
- January 2025
- November 2024
- October 2024
- September 2024
- May 2024
- April 2024
- February 2024
- December 2023
- September 2023
- April 2023
- February 2023
- January 2023
- November 2022
- March 2022
- January 2022
- December 2021
- October 2021
- July 2021
- May 2021
- April 2021
- February 2021
- January 2021
- October 2020
- September 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
Categories
Copyright © 2025, GC Wizard. Proudly powered by WordPress. Blackoot design by Iceable Themes.