PublicEnum MvmtClass AsInteger
mcPairs = 0
mcIndividuals = 1
EndEnum
Only Pairs and Individual movements are supported at the moment
PublicEnum MvmtType AsInteger
mtAny = 0
mt3QHowell = 1
mt1HalfAMitchell = 2
mtwhist = 3
mtAppHowell = 4
mtAppMitchell = 5
mtBlackpool = 6
mtBlockMitchell = 7
mtBowman = 8
mtCrissCrossMitchell = 9
mtDispMitchell = 10
mtDoubleHesMitchell = 11
mtDoubleHowell = 12
mtDoubleWeaveMitchell = 13
mtExtraBoardHowell = 14
mtExtraBoardMitchell = 15
mtFlowerHowell = 16
mtHesitationBowman = 17
mtHesitationMitchell = 18
mtHowell = 19
mtInterwovenHowell = 20
mtMitchell = 21
mtNSRover = 22
mtRelayMitchell = 23
mtRovertableMitchell = 24
mtSkipMitchell = 25
mtStaggerMitchell = 26
mtTwinMitchells = 27
mtUndefined = 28
mtWebMitchell = 29
mtiHowelltype = 30
mtiMitchelltype = 31
mtiIrregular = 32
mtiCombination = 33
mtiShomate = 34
mtPivotMitchell = 35
mt2TAppMitchell = 36
mtiUser1 = 37
mtiUser2 = 38
mtiUser3 = 39
mtiUser4 = 40
mtiUser5 = 41
mtUser1 = 42
mtUser2 = 43
mtUser3 = 44
mtUser4 = 45
mtUser5 = 46
EndEnum
The movement types prefixed with "mt" are for pairs and those with "mti" are for individuals. "mtAny" can apply to either pairs or individuals. Use these numerations to retrieve the full movement name using the "movement name management" frunctions.
The names of the movement are managed using the movement type editor.
PublicEnum ScorerType AsInteger
stASE = 0
stSB = 1
stACBL = 2
EndEnum
The scorer types supported at the moment are:
stASE: ASE Scorer
stSB: Scorebridge
stACBL: ACBLScore