Dec 192017
 
PC Magazine volume 13 number 21, Find Dead DLL's.
File V13N21.ZIP from The Programmer’s Corner in
Category Files from Magazines
PC Magazine volume 13 number 21, Find Dead DLL’s.
File Name File Size Zip Size Zip Type
AVHELP.ZIP 1110 980 deflated
BLT.ZIP 1419 1344 deflated
EDITHE.PRG 1687 759 deflated
EMF12.ZIP 46127 45163 deflated
FDDLLS.ZIP 62077 62006 deflated
LDTEMP.DOC 233 180 deflated

Download File V13N21.ZIP Here

Contents of the LDTEMP.DOC file


Sub MAIN
Dim dlg As DocumentStatistics
GetCurValues dlg
CurTemp$ = dlg.Template
button = MsgBox("Do you want to edit " + CurTemp$ + "?", 36)
If button = 0 Then Goto bye
FileOpen .Name = CurTemp$, .AddToMru = 0
bye:
End Sub


 December 19, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)