Compare commits
2 Commits
8424fa3e31
...
7d1a231bde
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d1a231bde | ||
|
|
6240254324 |
@@ -2272,7 +2272,7 @@ Public Class frmIndex
|
||||
|
||||
Sub PreviewFile()
|
||||
Try
|
||||
'DocumentViewer1.LoadFile(CURRENT_WORKFILE)
|
||||
DocumentViewer1.LoadFile(CURRENT_WORKFILE)
|
||||
Catch ex As Exception
|
||||
ShowErrorMessage(ex, "PreviewFile")
|
||||
End Try
|
||||
|
||||
Reference in New Issue
Block a user