90301 / TextReplace

This is a utility for programmatic text replacement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load Program From File

90301 opened this issue · comments

This unlocks a lot of potential for recursion. Load a program and execute a program given a file.

SetDirectory(C:\Scripts);
LoadProgram(A_Program.txt);