Title: Unsupported function in REI
Look in Rose Script Language Reference online help under whatever command
or function is failing.  At the bottom of each command is a Platform(s)
section.
This section list the platforms that this command is supported on:
 
All
Windows  (16 bit windows, windows 3.1)
Win32    (win95, NT)
Macintosh
OS/2
UNIX
 
For QueKeys, you'll see:
 
Platform(s)
 
Windows.
 
Platform Notes: Windows
 
Under Windows, you cannot send keystrokes to MS-DOS applications running in a window.
 
Patrick Kennedy
 Rational Support
 
-----Original Message-----
From: Roger St-Amand [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 25, 2001 7:53 AM
To: '[EMAIL PROTECTED]'
Subject: (ROSE) Unsupported function in REI

I try to execute this Rational  Rose REI Exemple found in documentation. When I execute that script, I get the following error:

runtime error 828 on line 4
Unsupported function or statement

Any body has a hints for it?

'This example pumps some keys into Notepad.
Sub Main()
        AppActivate "Untitled - Notepad"
        QueKeys "This is a test"
        QueFlush True                                                   'Play back the queue.
End Sub

Thanks for all suggestion.

Roger St-Amand
Sr. Analyst/C2B, Recruitsoft

P: 418.524.5665, x 270
E: [EMAIL PROTECTED]


Reply via email to