# Compiling progress code. Warning Message **Category:** [Yahoo Archive](https://www.epiusers.help/c/yahoo-archive/9) **Created:** 2001-04-16 14:46 UTC **Views:** 374 **Replies:** 3 **URL:** https://www.epiusers.help/t/compiling-progress-code-warning-message/2702 --- ## Post #1 by @system
The program is trying to change the tab order (the sequence of the fields to which the cursor moves when you press the tab key) of the on-screen widgets as the program is running. The handle of the widget that was give as the target of the move is in valid;
either it has not been realized, or is not in the same group. In any event, you will need access to the source code to figure what the problem is and devise a fix for it.

"Winter, Patrick" wrote:

> Version 5.00.317, Progress 9.1a26
> If I load an epicor program and just recompile it with out making any
> changes it get this message when I run the program example: jc/jci10-hb.w
> Warning
> **Attribute MOVE-AFTER-TAB-ITEM for the CONTROL-FRAME widget was passed an
> invalid widget. (4062)
>
> The program works after clicking "OK" on the warning box.
>
> Any feedback/comments would be helpful.
>
> Patrick Winter
>
>
> To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please go to: http://groups.yahoo.com/group/vantage/files/. Note: You must have already linked your email address to a yahoo id to enable access.
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

--
/* ============================================================== */

William E. Colls Tel 613 591 0079
PROComputer Systems Fax 613 591 3924
67 Willow Glen Dr www.procomsys.com
Kanata Ontario Canada PEG Member 1998051404

Specialists in Progress Software development since 1985
--- ## Post #2 by @system
Version 5.00.317, Progress 9.1a26
If I load an epicor program and just recompile it with out making any
changes it get this message when I run the program example: jc/jci10-hb.w
Warning
**Attribute MOVE-AFTER-TAB-ITEM for the CONTROL-FRAME widget was passed an
invalid widget. (4062)

The program works after clicking "OK" on the warning box.

Any feedback/comments would be helpful.


Patrick Winter
--- ## Post #3 by @system
Check your procedure setting under tools. Look at your OCX Binary and your
Compile in directory listing and see if they're OK.

-----Original Message-----
From: Winter, Patrick [mailto:pjw@...]
Sent: Monday, April 16, 2001 11:02 AM
To: Vantage User Group on Onelist (E-mail)
Subject: [Vantage] Compiling progress code. Warning Message.


Version 5.00.317, Progress 9.1a26
If I load an epicor program and just recompile it with out making any
changes it get this message when I run the program example: jc/jci10-hb.w
Warning
**Attribute MOVE-AFTER-TAB-ITEM for the CONTROL-FRAME widget was passed an
invalid widget. (4062)

The program works after clicking "OK" on the warning box.

Any feedback/comments would be helpful.


Patrick Winter


To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please go to:
http://groups.yahoo.com/group/vantage/files/. Note: You must have already
linked your email address to a yahoo id to enable access.

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
--- ## Post #4 by @system
Stephen:
What should they be set to?
OCX Binary: Default (same directory as file)
Current Directory
Other (Specify)
Compile in: {Same choices as above}

Mine are set to Default.

Patrick

-----Original Message-----
From: Stephen Freeman [mailto:stephenf@...]
Sent: Monday, April 16, 2001 11:25 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Compiling progress code. Warning Message.


Check your procedure setting under tools. Look at your OCX Binary and your
Compile in directory listing and see if they're OK.

-----Original Message-----
From: Winter, Patrick [mailto:pjw@...]
Sent: Monday, April 16, 2001 11:02 AM
To: Vantage User Group on Onelist (E-mail)
Subject: [Vantage] Compiling progress code. Warning Message.


Version 5.00.317, Progress 9.1a26
If I load an epicor program and just recompile it with out making any
changes it get this message when I run the program example: jc/jci10-hb.w
Warning
**Attribute MOVE-AFTER-TAB-ITEM for the CONTROL-FRAME widget was passed an
invalid widget. (4062)

The program works after clicking "OK" on the warning box.

Any feedback/comments would be helpful.


Patrick Winter


To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please go to:
http://groups.yahoo.com/group/vantage/files/. Note: You must have already
linked your email address to a yahoo id to enable access.

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/




To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please go to:
http://groups.yahoo.com/group/vantage/files/. Note: You must have already
linked your email address to a yahoo id to enable access.

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
--- **Canonical:** https://www.epiusers.help/t/compiling-progress-code-warning-message/2702 **Original content:** https://www.epiusers.help/t/compiling-progress-code-warning-message/2702