#1
|
|||
|
|||
ScriptName.user file
I installed VBP 9.0 and have noticed that it saves a .user file for build scripts, in addition to the .bld file.
Is it possible to stop VBP from saving these files? I don't think they will add anything to the way I work with VBP (since they didn't exist in version 8.x) and they clutter up my folders. |
#2
|
|||
|
|||
Uncheck Tools | User Options | General | Remember selected steps when reopening projects. The .bld.user file will still be created if you set breakpoints in a project (same as with v8).
|
#3
|
|||
|
|||
Looks like I missed that option. Thanks for the quick reply.
|
|
|