Cannot call REPOS_CHECKOUT var not assigned (OpenInsight 32-Bit)
At 27 AUG 2003 08:40:29PM Chuck Eder wrote:
When I check out a stored procedure through the OI Menu, and observe the OEngine log I see among other things:
Checkout=REPOS_CHECKOUT ('ELECDEV*ELECDEV*13021.3445601852',
) which calls "REPOS_CHECKOUT" When I run the sequence of calls recorded in the OEngine in order to programmatically checkout a Stored Procedure, it gets to the last step for the actual checkout(?) and I get: "ENG0010: Line 96 vc_checkout,line 95. Variable not assigned a value" —————————————————————— Code Snippet: Checkout=REPOS_CHECKOUT ('ELECDEV*ELECDEV*13021.3445601852',
)
The repository Header information graciously provided by Cameron, does not help me in figuring out whats wrong.
Has anyone performed this call?
Ideas:
Thanks!
Chuck