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 > DB2 > Simple wintegrate script

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-14-10, 21:32
joelly joelly is offline
Registered User
 
Join Date: Jan 2010
Posts: 4
Simple wintegrate script

Hello everyone,

Can anyone help me out with this, i want to create a wintergrate script that will either highlight or make a pop-up box appear when the word CASH appears on the VT100 screen. Im sure its possible, just not familiar with how to code it.

Can anyone help?

thanks
Reply With Quote
  #2 (permalink)  
Old 01-17-10, 17:33
joelly joelly is offline
Registered User
 
Join Date: Jan 2010
Posts: 4
Ok this is what i have so far.
No errors, just nothing happens

if screentext = "CASH" then
MessageBox "CASH SALES ONLY"
endif
Reply With Quote
  #3 (permalink)  
Old 01-17-10, 19:47
tonkuma tonkuma is offline
Registered User
 
Join Date: Feb 2008
Location: Japan
Posts: 2,193
What is wintergrate?
Is it related to DB2?
Reply With Quote
  #4 (permalink)  
Old 01-17-10, 19:57
joelly joelly is offline
Registered User
 
Join Date: Jan 2010
Posts: 4
I use wintegrate as the emulator for our UV database.
Im trying to use the emulator to create popup box warnings
Reply With Quote
  #5 (permalink)  
Old 01-17-10, 20:34
tonkuma tonkuma is offline
Registered User
 
Join Date: Feb 2008
Location: Japan
Posts: 2,193
What is UV database?
Just from my curiosity.
Reply With Quote
  #6 (permalink)  
Old 01-17-10, 20:36
joelly joelly is offline
Registered User
 
Join Date: Jan 2010
Posts: 4
short for Universe
Reply With Quote
  #7 (permalink)  
Old 01-17-10, 20:43
tonkuma tonkuma is offline
Registered User
 
Join Date: Feb 2008
Location: Japan
Posts: 2,193
What is Universe database?
Name of a Product? or name of your system? or Concept? or ...

Still my question "Is it(i.e. wintergrate) related to DB2?" was not answered.
Reply With Quote
  #8 (permalink)  
Old 01-18-10, 02:21
dr_te_z dr_te_z is offline
Registered User
 
Join Date: Jan 2009
Location: Zoetermeer, Holland
Posts: 555
Quote:
Originally Posted by joelly View Post
short for Universe
In that case the answer is "42"
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