Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 267 Bytes

File metadata and controls

5 lines (4 loc) · 267 Bytes

ProfileConsoleApp

C# console app for developing macro code to be run inside Profile

I use this to write C# code with the richness of the class viewer and such in Visual Studio.
Then I copy and paste the entire page into a macro in Profile and run it from there.