Purpose: Save an HTML file to disk.
|
Argument |
Type |
Required |
Purpose |
|
1 |
String |
Yes |
Complete name of file, including the drive or share name, path, and .htm extension. |
Example: Publish the current schedule as HTML to a folder on the user's computer.
With objMilestones
.SaveHTML("c:\mypublishedschedules\myschedule.htm")
End With
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2025 Automation Methods and Properties. © Copyright 2000-2025, KIDASA Software, Inc. All rights reserved.