Home > Archive > Clarion > December 2004 > Help Getting Started
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 |
Help Getting Started
|
|
| L. R. Diu Broff 2004-12-26, 3:55 pm |
| Should be simple:
Trying to get started with Clarion 4b. OS is Windows 2000. Installed,
apparently successfull. Tried to run tutorial.
Error message: "cannot find c4run.dll"
Verified file exists: C:\Program Files\TOPSPEED\CLARION4\BIN\C4RUN.DLL
Checked "properties" in desktop shortcut for Clarion 4. Start in "C:
\PROGRA~1\TOPSPEED\CLARION4\Bin"
What am I missing?
| |
| C.Joseph Drayton 2004-12-26, 3:55 pm |
| -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi L. R. Diu Broff,
You may need to add the the directory to the path in autoexec.nt. At
least that is what needed to be done on my Windows XP Home Edition
(Service Pack 2) box.
Ciao . . . C.Joseph
That which a man buys too cheaply . . .
He esteems too lightly
L. R. Diu Broff wrote:
> Should be simple:
>
> Trying to get started with Clarion 4b. OS is Windows 2000. Installed,
> apparently successfull. Tried to run tutorial.
>
> Error message: "cannot find c4run.dll"
>
> Verified file exists: C:\Program Files\TOPSPEED\CLARION4\BIN\C4RUN.DLL
>
> Checked "properties" in desktop shortcut for Clarion 4. Start in "C:
> \PROGRA~1\TOPSPEED\CLARION4\Bin"
>
> What am I missing?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFBzudL0p5pZd9esrsRAgH4AJ9HUFE0kI97
+XX4zXDU7a134J/x/ACeO5NZ
rWJm0odUMDuaQI43DsWmwks=
=LT2K
-----END PGP SIGNATURE-----
x-- 100 Proof News - http://www.100ProofNews.com
x-- 3,500+ Binary NewsGroups, and over 90,000 other groups
x-- Access to over 1 Terabyte per Day - $8.95/Month
x-- UNLIMITED DOWNLOAD
| |
| L. R. Du Broff 2004-12-26, 8:55 pm |
| Thanks for the response. However, this does not appear to solve the
problem.
Can anyone supply a specific answer for Windows 2000?
"C.Joseph Drayton" <kalek1@mindspring.com> wrote in news:41cee406$1_11
> You may need to add the the directory to the path in autoexec.nt.
[color=darkred]
> L. R. Du Broff wrote:
| |
| L. R. Du Broff 2004-12-26, 8:55 pm |
| BINGO!! Thank you, Frank!
Puzzle: During installation, I gave permission to the install routine to
modify autoexec as required. Installation was done with admin privileges,
so permissions should not have been a problem. Wonder why the problem.
"Frank" <frank@not-a-real-address.com> wrote in
news:4iIzd.89298$K7.56857@news-server.bigpond.net.au:
> You need to add the following to your autoexec file
>
> @SET
> PATH=%PATH%;C:\PROGRA~1\TOPSPEED\CLARION
4\BIN\;C:\PROGRA~1\TOPSPEED\CLA
> RION4\LIB:C:\PROGRA~1\TOP SPEED\CLARION4\LIBSRC
>
>
> Frank Uhlik
> Brisbane, Australia
>
>
> "L. R. Diu Broff" <foo@bar.com.invalid> wrote in message
> news:Xns95CB66B98C311LRD@216.77.188.18...
> Should be simple:
>
> Trying to get started with Clarion 4b. OS is Windows 2000.
> Installed, apparently successfull. Tried to run tutorial.
>
> Error message: "cannot find c4run.dll"
>
> Verified file exists: C:\Program
> Files\TOPSPEED\CLARION4\BIN\C4RUN.DLL
>
> Checked "properties" in desktop shortcut for Clarion 4. Start in "C:
> \PROGRA~1\TOPSPEED\CLARION4\Bin"
>
> What am I missing?
| |
| L. R. Du Broff 2004-12-30, 8:55 am |
| Thanks for the response. However, this does not appear to solve the
problem.
Can anyone supply a specific answer for Windows 2000?
"C.Joseph Drayton" <kalek1@mindspring.com> wrote in news:41cee406$1_11
> You may need to add the the directory to the path in autoexec.nt.
[color=darkred]
> L. R. Du Broff wrote:
|
|
|
|
|