[REBOL] [PLUGIN] Version differences
From: carl::cybercraft::co::nz at: 26-Nov-2004 12:08
Hi all,
If you look at the plugin docs here...
http://www.rebol.net/plugin/tests/plugin-guide.html
you'll notice in the OBJECT specs that the ID is "REBOL" and the codebase file is: rebolb4.cab
If you load the plugin test page however...
http://www.rebol.net/plugin/tests/test.html
and look at its HTML, the object ID is "RPluginIE" and the codebase file is: rebolb5.cab
So which should we be using/is it safe to use the later version as used by the test page?
Carl Read.