YottaDB / YDB

Mirrored from https://gitlab.com/YottaDB/DB/YDB
Other
76 stars 37 forks source link

$zstatus after INVVARNAME for function with multiple variable names identifies the offender #181

Open ksbhaskar opened 6 years ago

ksbhaskar commented 6 years ago

Final Release Note

Description

When a Simple API call with multiple variable names, includes an incorrect variable name, the function returns an INVVARNAME error. It would also be helpful to provide a means to identify the offender.

Draft Release Note

After a call with multiple variable names, such as ydb_lock_s(), that reports an INVVARNAME error, the intrinsic special variable $zstatus acquired with a subsequent call to ydb_get_s() provides details on which variable name was invalid.

shabiel commented 6 years ago

+1

On Thu, Mar 8, 2018 at 9:59 AM, K.S. Bhaskar notifications@github.com wrote:

Final Release Note Description

When a Simple API call with multiple variable names, includes an incorrect variable name, the function returns an INVVARNAME error. It would also be helpful to provide a means to identify the offender. Draft Release Note

After a call with multiple variable names, such as ydb_lock_s(), that reports an INVVARNAME error, the intrinsic special variable $zstatus acquired with a subsequent call to ydb_get_s() provides details on which variable name was invalid.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/YottaDB/YottaDB/issues/181, or mute the thread https://github.com/notifications/unsubscribe-auth/ABEtwufNj1vMzdj-OrodxAN1snbVGJUfks5tcUczgaJpZM4Siz-o .