This has been covered dozens of times already but:
Install
the latest CGX4 updateor
Use cgx44fixer from
exec44.
o Some software explicitly check for V40 and think V44 is *older* than
V40. Luckily such broken software is very rare. These programs include
CyberGraphX software (only upto cgxv42_r2_pre8). Here is how you can fix
it:
> cd libs:
> copy clone cgxsystem.library cgxsystem.library.backup
> cgx44fixer cgxsystem.library
cgx44fixer by Harry "Piru" Sintonen <sintonen@iki.fi>
patch 0: offset: 0x0243E0
patch 1: offset: 0x025C86
cgxsystem.library patched succesfully.
(Note: offsets vary with different cgxsystem.library versions!)
If there should be any problems with the patched cgxsystem.library just
restore the backup. Without this patch the displayinfo database is
wrong and you can't see any CGFX modes in screenmode requesters.
UPDATE: The latest pre-release of CGX V4.2 (cgxv42_r2_pre11) finally
fixes this problem, and thus you no longer need this patch. Hooray! :-)
what is the correct syntax to have the ECHO command output the startup-sequence to a text file as it is being executed.
There is no way to do this.