(view source code of pictures.bat as plain text)
@ECHO OFF
REM PICTURES.BATREM Create an HTML file containing all GIFREM and JPG files in the current directoryREM Needs both PICTURE2.BAT and PICTURE3.BATREM /E:512 parameter is used to ensure sufficient environment spaceCOMMAND /E:512 /C PICTURE2.BAT > PICTURES.HTM page last modified: 2025-10-11; loaded in 0.0068 seconds