|
What this is
Other links
The source code#!/usr/bin/env ruby require "Win32/Console" a = Win32::Console.new(STD_OUTPUT_HANDLE) puts "Setting cursor to visible and 100% fat" a.Cursor(-1,-1,100,1) |
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com