Sponsored Content
Full Discussion: Gambas 2.10.0 (2.x branch)
Special Forums News, Links, Events and Announcements Software Releases - RSS News Gambas 2.10.0 (2.x branch) Post 302272134 by Linux Bot on Monday 29th of December 2008 08:50:08 PM
Old 12-29-2008
Gambas 2.10.0 (2.x branch)

ImageGambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for. License: GNU General Public License (GPL)Changes:
Crashes in the IDE property sheet, in the debugger, and in form save were fixed. Automatic completion now works correctly on lines having non-ASCII characters. Dir() and RDir() now work correctly on relative paths. SUPER now works inside overridden static methods. String and BLOB quoting in the PostgreSQL component are fixed. Sockets will not take 100% CPU anymore. Startup forms hidden at design time are not shown automatically anymore. The XSLT component works again. Many bugs were fixed in the GTK+ component.Image

Image

More...
 
CCD2ISO(1)							   User Commands							CCD2ISO(1)

NAME
ccd2iso - convert IMG format to ISO format SYNOPSIS
ccd2iso [FOO.IMG] [BAR.ISO] DESCRIPTION
ccd2iso converts FOO.IMG to ISO format and writes the result to BAR.ISO. If fewer arguments than expected are given, ccd2iso will print its help message and quit. If more arguments than expected are given, ccd2iso will silently ignore them and use only the first two argu- ments. IMG files are raw-data copies of optical media, generated primarily by the Windows application CloneCD, and are primarily used to store CDs with odd properties, such as sectors which need to have read errors when read. Conversion to ISO format removes this information, as ISO format does not support this. IMG files almost always include a SUB file, which contains additional data for the disc format, and a CCD file, which is a plaintext con- figuration file describing the disc layout. ccd2iso does not make use of these files, but the applications which generate them expect them to have the same FOO prefix as the IMG file. LIMITATIONS
ccd2iso currently only copies the first session of multisession discs, as well as outputting a harmless warning of Unrecognized sector mode. ccd2iso utterly ignores the additional data in CCD or SUB files. SEE ALSO
mdf2iso(1), nrg2iso(1) AUTHOR
This manual page was written by Rich Ercolani <rercola@acm.jhu.edu>, for the Debian GNU/Linux distribution (but it may, of course, be used by others), because the original program lacked a manual page. It may be distributed under the same terms as ccd2iso, the GNU GPL version 2 or later, at your option. ccd2iso 0.3 June 2006 CCD2ISO(1)
All times are GMT -4. The time now is 04:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy