CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2010
    Posts
    9

    Exclamation Write a programming giving an ALERT

    I have a program, written I believe in Java code, that gives a continuous series of numbers (quotes on a market). It is similar in this sense to Reuters 3000.

    However, I do not have the alert function on this program, it is a simpler one.

    Generally speaking, would it be possible to write a simple JAVA program that constrains the computer to emit a sound or an image when, eg, these quotes go up or down?

    Eg an arrow pointing up or down...

    Thank you very much for your help! It would be very much appreciated....

  2. #2
    Join Date
    Jun 1999
    Location
    Eastern Florida
    Posts
    3,877

    Re: Write a programming giving an ALERT

    Yes
    Norm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured