We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ZSCmd Extension
#1
I Made A Small Extension For SmallBasic In SharpDevelop As My First Extension In CSharp.
It Is ZSCmd Contain Only One Method For Execute Of Any Cmd Command.
Here You Can Download It : https://www.mediafire.com/file/ftwbu27mv...d.zip/file
I Will Be Very Grateful To Litdev If This Extension Will Be Added In Extension Manager.
Here Is Sample Code To Try
Code:
result = ZSCmd.Execute("dir")
TextWindow.WriteLine(result)
ZS
Reply


Messages In This Thread
ZSCmd Extension - by z-s - 07-01-2024, 09:35 AM
RE: ZSCmd Extension - by litdev - 07-01-2024, 10:01 AM
RE: ZSCmd Extension - by z-s - 07-01-2024, 12:34 PM
RE: ZSCmd Extension - by litdev - 07-01-2024, 03:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)