no f$%$%ng idea
menno
This is a discussion on Strange problem Printing on XP Professional - C6.1P - Clarion ; I have a notebook with Windows XP Professional using C6.1 Professional to develop software. In an multi-dll app, when I execute the program from a run statement or from a shortcut it does not print. If I complile the EXE ...
I have a notebook with Windows XP Professional using C6.1 Professional
to develop software.
In an multi-dll app, when I execute the program from a run statement or
from a shortcut it does not print. If I complile the EXE and excute
from within the clarion IDE it does.
Does anyone have any idea's as to what is going on? The apps work fine
when installed on other machines that do not have the Clarion software
on them.
Thanks in advance.
Jerry Dennison
no f$%$%ng idea
menno
probably a path problem in the autoexec.bat
i suggest you delete all path references to clarion61/bin etc. (in
advanced tab in system props somewhere on your os)
reboot
and compile as 'local'
Menno
probably an older dll in your clarion bin directory, what get's
preference above your other dll's due to the path reference
menno
Thanks,
I'll try to check the paths.
I was hoping that the clarion support team could tell me what dll's
would be used for printing. Apparently not.
Thanks again.
Jerry
Menno wrote:
> probably an older dll in your clarion bin directory, what get's
> preference above your other dll's due to the path reference
>
> menno