HI all,

 

I'm trying to rebuild a project and am getting some errors that I can't
figure out. During the build, I get two windows popping up. The first says:

 

Locate File

Unable to find unknown FIRSTARRAY

 

I click Ignore, then get a second window:

 

Locate File

Unable to find unknown TOPMESSAGE

 

I click Ignore on that one, and here is the error report I get:

 

Form c:\test\engstart.scx has the following errors:

    Unknown FIRSTARRAY - Undefined

 

Program c:\test\englib.prg has the following errors:

    Unknown FIRSTARRAY - Undefined

    Unknown TOPMESSAGE - Undefined

 

 

FIRSTARRAY is declared as PUBLIC in eng.prg, which is the main prg in the
system. TOPMESSAGE is a variable passed to one of the functions in
englib.prg.

 

Any idea why I'm getting these error messages when building the project?

 

Second question: Despite the build errors, the EXE runs on my system. Yet
when I copy it back to the user's system via Remote Desktop, it won't run.
Double-clicking on the EXE simple generates a "beep" sound and nothing else.

 

If there's any other info I could post to help explain this, please let me
know and I'll do my best to explain it better.

 

Thanks very much for any help!

 

John

 



--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to