Hidden Turing Commands
Author |
Message |
copthesaint
|
Posted: Mon Mar 23, 2009 9:01 pm Post subject: Hidden Turing Commands |
|
|
Hi I was just wondering but has anyone else found some hidden commands?
I myself have found a bunch but Don't know how to use them.
Here are a few I remember/ found.
Turing: | PC.SerialGet
PC.SerialHasch
PC.SerialPut
PC.InterruptSegs
PC.Interrupt
Print
Pen
Brush
Comm
Video
Sys.GetEnv
ootAttrGroupExecute
ootAttrOtherExecute
ootAttrOwnerExecute
clMaxNumDirStreams
clMaxRunTimeArgs
cmFPU
clRelease
joystick1
joystick2
joyMax
joyMin
Joystick.Read
Joystick.GetDeadBand
Joystick.Capabilities
Joystick.PosRecord
Joystick.CapsRecord
Joystick.btn1
Joystick.povBackward
Joystick.povCentered
Joystick.povForward
Joystick.povLeft
Joystick.povRight
Joystick.capsHasZ
Joystick.capsHasR
Joystick.capsPOVcont
Joystick.capsPOVdir
Joystick.capsHasPOV
Joystick.GetInfo |
There are more Ive seen.
but yea[/syntax] |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dan
|
Posted: Mon Mar 23, 2009 9:08 pm Post subject: RE:Hidden Turing Commands |
|
|
Some might just be revered words for a future version of Turing that never got made.
Joystick.GetInfo and Sys.GetEnv are both documented and in our highligher's code so they are deftly not hidden. |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
BigBear
|
Posted: Mon Mar 23, 2009 10:31 pm Post subject: RE:Hidden Turing Commands |
|
|
Sys.GetEnv is hidden well at least there is no documentation. |
|
|
|
|
|
Dan
|
Posted: Mon Mar 23, 2009 10:35 pm Post subject: RE:Hidden Turing Commands |
|
|
It's in my online documenation and i did not add it my self, i got it from the latest version of holtsoft's documenation from turing 4.1.1
Take a look: http://compsci.ca/holtsoft/doc/sys_getenv.html |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
copthesaint
|
Posted: Mon Mar 23, 2009 10:52 pm Post subject: RE:Hidden Turing Commands |
|
|
PC.SerialGet though was apparently working for older versions though. |
|
|
|
|
|
|
|