If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > dynamic calls with Informix 4gl

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-26-02, 11:22
obover obover is offline
Registered User
 
Join Date: Jun 2002
Posts: 1
dynamic calls with Informix 4gl

HI!

I'm using r4gl. I want to call a function in a 4gl program but I don't know the name of the function in compilation time. The reason is that I have n funcions with this names calculate1, calculate2, calculate3, ...calculaten.

The number depends of a database table. Then the call statement depends of a database query.

How can I do this?

The choose case statement is not a solution for me.

Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On