Lotus Notes FAQ


How do you execute DOS commands from a formula?


Use the macro (note the use of the /C in the DOS command):
@Command([Execute]; "C:\\COMMAND.COM"; "/C DEL C:\\TEST.TXT")


Home *Notes V3 *Notes V4 *Notes/Domino 4.5

Last Modified: June 11, 1996