At 04:51 PM 10/17/2004 -0400, Kayza Kleinman wrote:

I have an app file that I've codelocked to apx.
It's been working fine, until I added one module.
When I try to run it from the apx directly, I get
a series of "unrecognized command" errors. When
I run the same apx using a trace command, it works
fine.

Kayza,

Remember, TRACE always runs as WHILEOPT OFF.
(the DEFAULT is ON)

01. Check to make sure that the variables are
    pre-defined correctly with correct data types.
    (especially in your new block/module of code)

02. Verify all database CHARacter SETtings in
    your command to match with the database.

Good luck!

Very Best R:egards,

Razzak.



Reply via email to