Skip to content

Instantly share code, notes, and snippets.

View Gewerd-Strauss's full-sized avatar

Gewerd-Strauss

  • Germany
View GitHub Profile
[H-Phrases]
H200=Unstable explosives.
H201=Explosive; mass explosion hazard.
H202=Explosive, severe projection hazard.
H203=Explosive; fire, blast or projection hazard.
H204=Fire or projection hazard.
H205=May mass explode in fire.
H220=Extremely flammable gas.
H221=Flammable gas.
H222=Extremely flammable aerosol.
@Gewerd-Strauss
Gewerd-Strauss / Screenclip.ahk
Last active January 12, 2024 19:43
Slightly adjusted Screenclip.ahk
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
#SingleInstance,Force
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
;;_____________________________________________________________________________________
;#[General Information for file management]
ScriptName=Screenclip.ahk
VN=1.0.4.1
LE=26 Juni 2021 12:40:06