Since 5/5/2012 12:20:30 AM, maskiepop has written 2 articles and participated in 3 conversations. maskiepop signature: maskiepop
maskiepop's articles:
Items(2) /1
FindWindowA - What's wrong with this code337 (8/8/2007 2:00:55 AM) comp.soft-sys.sas I am trying to see if I can access a sas batch session from another sas batch session. The code, was taken from earlier postings here. In the example, below the first data step works - hWNDSAS gets a value whi... maskiepop
Streaming Tick data from a trading platform to a SAS app820 (8/6/2007 4:59:40 AM) comp.soft-sys.sas Hi, I want to analyze live trading data (S&P 500 emini) with SAS. I have written a SAS app that summarizes and analyzes historical emini S&P 500 tick data, and generate buy and sell signals as well. I am quit... maskiepop
Re: FindWindowA - What's wrong with this code122 (8/8/2007 7:17:22 AM) comp.soft-sys.sas The FindWindowA API has been a constant source of irritation for me, and reading the posts looking for VB Help, it seems I am not alone. The major stumbling blocks appear to be the Class and Window names. This... d7804(309)