Domino Code Fragment

Code Name*
Execute DOS commands from a formula?
Date*
06/28/2025
Source (or email address if you prefer)*
[email protected]
IP address:.172.70.100.91
Description*
Execute DOS commands from a formula!
Type*
Formula
Categories*
(Misc)
Implementation:
Required Client:
Server:
Limitations:
Comments:
Files/Graphics attachments (if applicable): Code:
Use the macro (note the use of the /C in the DOS command):

@Command([Execute]; "C:\\COMMAND.COM"; "/C DEL C:\\TEST.TXT")