(view source code of picture3.bat as plain text)
@ECHO OFF
REM PICTURE3.BAT
REM Set ECHO on, display GIF or JPG name (%1), and
REM then 1 empty line to display the PROMPT, which
REM was set by PICTURE2.BAT to display an HTML IMG tag
ECHO ON
@ECHO %1
page last modified: 2023-03-10