Back

Topic

[KB156]How to check whether a project is from a VBA version of PcVue

Tags: Scripting, VBA

14 years ago
By RM
Options
Print
Applies to:

PcVue version 7.20 to version 9.00. From version 10 onwards VBA was standard.


Summary:

This article describes how to tell from its mimic files whether a project came from a VBA or non-VBA version of PcVue.


Details:

This is useful when a project is stored away from the PcVue software on which it was developed.

You can apply the checks below depending on whether a mimic in the project is recorded in ASCII format or binary format. Use My Computer or Windows Explorer to check folders and an editor capable of showing binary to inspect files

VBA_version1

Note

To make sure that the project has been saved with a VBA version of PcVue, you can open one of its mimics in an editor, as follows.

VBA_version2

KB_mimic_in_UltraEdit__The_VBA_Project

Note

Files with the extension ‘.Binary’ that sometimes appear in the W folder contain the binary data for a file saved in ASCII (e.g. ActiveX configuration data that cannot be saved in ASCII).


Created on: 05 Nov 2010 Last update: 13 May 2024