Skip to content

LAcoder2/VBA_Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

VBA_Shell - concept of creating an analogue of the system console based on the VBA environment.

In this project I will try to present some, perhaps minimal example. It seems that VBA has everything for this, the console - immediate, the ability to create functions and classes, use winapi.. Why not VBA? Let's imagine a console in which we enter

GetFile("File name")

then "." and we get a hint with a dozen actions that can be done with this file. Or

Processes.filter("*chrome*").kill forsed:=true

About

Concept of creating an analogue of the system console based on VBA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published