dirhtml
unread,Jul 22, 2010, 12:47:31 PM7/22/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dirhtml discussion group
The last bug just fell. Now, bat/vbs files should always work,
whether they are on a server or not.
The only trick relates to creating bat/vbs files to build framed
sites. In order to ensure that all drive/server references are
correct, the dirhtml "Recursive" page must have been previously
activated during that session. If it has not been activated, the
references will be simply (for example) "left_frame.txt" instead of "D:
\folder\left_frame.txt." Alternately, the three frame scripts can be
copied to the same location as the bat/vbs file.
It is recommended to use vbs files instead of batch files whenever
possible, as .bat files cannot reference UNC file locations.