OnLineScores

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

OnLineScores

 

This functionality is no longer supported.

 

Description

 

OnLineScores module implements a way to store and retrieve scores in the thinBasic Online Game Scoring system.

 

How to use this module

 

Inside your script, before calling any module specific keyword, add the following:

 

USES "OnLineScores"