(view source code of ___gif.bat as plain text)
@ECHO OFF
REM ___GIF.BAT
REM Set ECHO on, display GIF name (%1), and then 1 empty line to display
REM the PROMPT, which was set by __GIF.BAT to display an HTML IMG tag
ECHO ON
@ECHO %1
page last modified: 2024-04-16; loaded in 0.0041 seconds