Voting

Category

real language

Bookmarking

Del.icio.us Digg Diigo DZone Earthlink Google Kick.ie
Windows Live LookLater Ma.gnolia Reddit Rojo StumbleUpon Technorati

Language OpenScript

(ToolBook OpenScript)

Date:08/24/05
Author:k-zed
URL:n/a
Comments:2
Info:http://www.toolbook.com
Score: (2.31 in 13 votes)
to handle mDMG_DisableTDP
	sysLockScreen = true

	if T_selected of self > 0
		send T_unselectTDP
	end if

	T_mode of self = false
	Visible of Group "TargetPolygon" of self = true
	CenterPosition of Group "Cursor" of self = \
		CenterPosition of Group "TDP1" of Group "TargetPolygon" of self
	step i from 1 to 4
		Visible of Group ("TDP" & i) of Group "T" of self = false
		Visible of Line ("L" & i) of Group "T" of self = false
		Visible of Line ("S" & i) of Group "T" of self = false
	end step
	visible of ellipse "HoldInsert" of group "cursor" = false

	sysLockScreen = false
end mDMG_DisableTDP

Download Source | Write Comment

Alternative Versions

Comments

>>  Rune Berge said on 08/24/05 14:24:17

Rune Berge I don't know this language, but I have a really hard time believing that this program will output the lyrics to the song. Is this perhaps a case of pasting the wrong text into the submission form without noticing?

>>  Olly said on 07/25/06 13:01:04

Olly Aye, having worked a bit with Toolbook and OpenScript in the past, I can tell you right now that it's not going to output 99bob :)

Download Source | Write Comment

Add Comment

Please provide a value for the fields Name, Comment and Security Code.
This is a gravatar-friendly website.
E-mail addresses will never be shown.
Enter your e-mail address to use your gravatar.

Please don't post large portions of code here! Use the form to submit new examples or updates instead!

Name:

eMail:

URL:

Security Code:
  
Comment: