Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DSBinaries.zip | 2023-06-25 | 4.7 MB | |
DSSetup.msi | 2023-06-25 | 5.2 MB | |
README.md | 2023-06-25 | 960 Bytes | |
Release Candidate 5.tar.gz | 2023-06-25 | 37.3 MB | |
Release Candidate 5.zip | 2023-06-25 | 37.5 MB | |
Totals: 5 Items | 84.7 MB | 0 |
DocScript Desktop Components
- Use DSSetup.msi to install DocScript onto your system
- Or, use the extracted content of DSBinaries.zip, to use DocScript without installation
In this Release: Improvements and new Features...
DSIDE
User Interface Improvements - DSIDE now features proper Ctrl-Scrolling, Shift-Scrolling, and a greatly improved intellisense module with support for identifiers within the DocScript program.DSOptimisation
RC0 - DocScript programs can now be easily executed on remote computers, requiring knowledge of only the IP address and credentials. See the [Execute on remote machine...] button in DSIDE, and theRemoteShell.DS
sample program for a cool use-case example.DSGraphics
RC0 - See theGraphics_
BIFs, and the\_Resources\SamplePrograms\GraphicsTests.DS
demonstration
Full Changelog: https://github.com/BenMullan/DocScript/compare/ReleaseCandidate4...ReleaseCandidate5