knowledge-database (beta)

Current group: comp.soft-sys.powerbuilder

2 process (Second Part)

2 process (Second Part)  
Sixto
From:Sixto
Subject:2 process (Second Part)
Date:17 Jan 2005 02:08:32 -0800
You Remember de question:

I'm trying to execute two pipelines process on an aplication PowerBuilder.

I've a window with two buttons, one throws the next code in the clicked event:

------- BUTTON 1

val = SQLCA.infinity_loop('par')

-------

and the other one throw the next code in the clicked event:

------- BUTTON 2
sle_2.text="Process 2 Executed"
sle_2.textcolor=RGB(0,155,155)
-------

*****************************************************************
   

Copyright © 2006 knowledge-database   -   All rights reserved