Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clipper > Trying xHarbour...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 3888 of 3903
Post > Topic >>

Trying xHarbour again

by Alan Secker <alan@[EMAIL PROTECTED] > Apr 17, 2008 at 09:10 PM

I haven't tried it for several years. I have started by trying 
the Demo XBuilder for Linux. My first thrash o some Clipper 5.2
prg 's has produced two problems.

The first is the comand line

# xhb @[EMAIL PROTECTED]
 .prg -b -o/home/alan/prg/LinuxTim/c-out      

I want the C modules to reside in a subdirectory named c-out but it isn't
happening. What am I doing wrong?

The second us this preporocessor command:

#command @[EMAIL PROTECTED]
 <row>, <col> WRITE <xpr>                     ;
                        [PICTURE <pic>]                 ;
                        [JUSTIFY <nJustify>]            ;
                        [FONT <nFont>]                  ;
                        [POINTSIZE <nPSize>]            ;
                        [STYLE <nStyle>]                ;
                        [COLOR <color>]                 ;
                        [NCOLOR <nFColor>>[,<nBColor>]] ;
                        [ANGLE <nAngle>]                ;
                        [MODE <cMode>]                  ;
                                                        ;
   => WriteOut( <row>,     <col>,    <xpr>,    <pic>,   <nJustify>,;
                <nFont>,   <nPSize>, <nStyle>, <color>, <nFColor>, ;
                <nBColor>, <nAngle>, <cMode> )

It works fine under Clipper but xHarbour says:
tmcpscrp.ch(41) Error E0010  Bad match marker in #translate/#command

Would someone comment?




 3 Posts in Topic:
Trying xHarbour again
Alan Secker <alan@[EMA  2008-04-17 21:10:19 
Re: Trying xHarbour again
"Stephen Quinn"  2008-04-21 01:09:18 
Re: Trying xHarbour again
Alan Secker <alan@[EMA  2008-04-21 10:08:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed May 14 21:36:53 CDT 2008.