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 > PC based Database Applications > Corel Paradox > global variables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-11-04, 13:56
chada1 chada1 is offline
Registered User
 
Join Date: Feb 2004
Location: Iowa
Posts: 1
global variables

i want to be able to:
declare a tcursor
open a table with the tcursor
switch index on the tcursor
and have that available to all forms without having to
re-open a table, and re-switching index


i have tried using a library to do this and could not get it to work
Reply With Quote
  #2 (permalink)  
Old 02-11-04, 17:10
lmckelvy lmckelvy is offline
Registered User
 
Join Date: Oct 2003
Posts: 107
I don't think this can be done the way you describe. I think you are asking for a global function, not a global variable.

The only alternative I see without additional information is to maybe use a tabbed object instead of three seperate forms.
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