main logo
Subject: [VXCMD] error in MC example stack
Author: Ron
Posted: 2002/06/25 22:24:41
 
View Entire Thread
New Search


Hi

I believe there is an error in one of the handlers in the Metacard example
stack in the VXCMD_Classic 1.9.5 file. Shouldn't the exit call be to
CollectFields? When I converted the stack to a Rev stack it flagged this.

--------------------------
on CollectFields updateFields
global cursorRef,fieldNames

if (cursorRef is empty) then
answer "There is no current cursor."
exit updateFields
--------------------------


Ron
 
©2002 Ron
<-- Prior Message New Search Next Message -->