mirror of
https://github.com/elliotnunn/BuildCubeE.git
synced 2026-01-26 08:16:17 +00:00
10 lines
292 B
Plaintext
10 lines
292 B
Plaintext
Set Exit 0
|
|
Find \•[ ∂t]*Find \:/∞/ "{{ShellDirectory}}"Compare_File
|
|
if {Status}
|
|
Beep
|
|
Confirm "No more changes. Are you done comparing these files?" && CompareFiles•Quit
|
|
else
|
|
Mark -y § Current_Line "{{ShellDirectory}}"Compare_File
|
|
Execute "{{ShellDirectory}}Compare_File.§"
|
|
end
|