REPEAT with special key codes
Howard Wolowitz
howiewz at beonthenet.com
Tue May 2 13:08:40 PDT 2006
----- Original Message -----
From: "Barry Wiseman" <barry at gensoftdes.com>
To: "filePro list" <filepro-list at lists.celestial.com>
Sent: Tuesday, May 02, 2006 3:56 PM
Subject: REPEAT with special key codes
> Here I go again attempting to use the online docs. Silly me. Anybody
> know if this can work?
>
> http://fptech.com/Products/Docs/fpmanhtm/references/commands/repeat().htm
> shows the following example:
>
> Use PUSHKEY to push 10 right-arrow keys
>
> Then: pushkey repeat ("[CRGT]","10")
The number 10 is the total number of characters repeat will generate.
Since [CRGT] has 6 characters and you want 10 repeats then code:
pushkey repeat("[crgt]","60")
Howie
More information about the Filepro-list
mailing list