|
Home > Archive > Programming with dBASE > January 2006 > Error:File does not exist:password.cc
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Error:File does not exist:password.cc
|
|
| Imar B DaCunha 2006-01-06, 8:23 pm |
| To any one with some time to help:
After getting all my dBase into a new computer, I keep getting this message:
" Error:File does not exist:password.cc ", however it does exist within the
same director.
What have I done wrong this time?.
By the way to whom it may concern:
Please buy Ken's book : "The dBase Book by Ken Mayer" a wonderful
assistant.
Imar
| |
| Ken Mayer [dBVIPS] 2006-01-09, 9:23 am |
| Imar B DaCunha wrote:
> To any one with some time to help:
> After getting all my dBase into a new computer, I keep getting this message:
> " Error:File does not exist:password.cc ", however it does exist within the
> same director.
> What have I done wrong this time?.
Check to see if you are using something with source code aliases, and if
so, that the alias exists. For example, there's a Password.cc in the
dUFLP, and if that is what is being used, you will see in the code:
set procedure to :dUFLP:Password.cc additive
If :dUFLP: doesn't exist, dBASE can't find the file. Check for this in
the Properties | Desktop Properties dialog.
> By the way to whom it may concern:
> Please buy Ken's book : "The dBase Book by Ken Mayer" a wonderful
> assistant.
Thanks for the endorsement. <g>
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/dbase/dBASEBook.htm
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
|
|
|
|
|