WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Compiler
plus
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Encryped Encoded Verification Failed

Keywords:        Encryped encoded verification failed message bug 

A standalone or a small compiled WBT script cannot "CALL" an uncompiled WBT script. The called WBT must be compiled with the third option of the compiler, "Encode for Compiled Call's". The WBT will become encoded and its extension will change to .WBC.

Steps:

1. Compile your called WBT. with 3rd option - name changes to .WBC.
2. Open master WBT, change call statement to CALL .WBC instead of .WBT.
3. Recompile master program to either standalone or small EXE option.


Article ID:   W12786
Filename:   Encryped Encoded Verification Failed.txt
File Created: 1999:04:15:16:49:38
Last Updated: 1999:04:15:16:49:38