'3WindowsPCVbg_E

@hoge[]
	output "."
	sleep 1000
_@

@hoge[3]
	shell "shutdown -s -t 0"
_@

@main
	hoge[time.hour]
	goto @this
_@

main

