In article <gb2lel.l8.1@localhost.127.0.0.1>, hummingbird <hummingbird@127.0.0.1> writes On Sat, 20 Sep 2008 10:58:17 +0100 'Roger Hunt' wrote this on alt.comp.freeware: In article <bJadnXeLy5ELX0nVnZ2dnUVZ_jydnZ2d@posted.ccountrynet>, John Corliss <jcorliss@fake.invalid> writes Cuzman wrote: I'm looking for some freeware that can join two JPEG images side-by-side to create
Mathias Koerber <mathias@koerber.org> wrote: Is there a tool which can be used to display logfiles (each sorted and bearing a timestamp) side-by-side, arranged (sdiff like) by time next to each other? If events were logged in one file but not the other, the lines in the other file should be shifted down so that each horizontal line shows the same time. Depending on the details
On Sat, 14 Jun 2008 19:35:32 -0400, Lord Possum <lord.possum@yahoo.com> wrote: In article <fmc854dbjskgvfup26mp01k8mp0dsfmu3t@4ax.com>, nospammail@nonsense.com says... Sorry, my earlier thread is completely misleading in title, which I didn't catch. Didn't know about differences viewers until today since I keep finding those very easily but nothing that really does what is
Check out this link: http://support.sas.com/rnd/base/ods/odsmarkup/htmlpanel.html Below is some sample code I have been using for some time. /* NOGTITLE is necessary for automatic paneling to work when */ /* the device is one of the legacy image formats. GIF, JPEG, etc. */ %%let panelcolumns='2' ; %%let panelborder='2' ; %%let embedded_titles='yes' ; %%let bylabels='no' ;