Anyone else have any ideas on postioning?
 
This will not work but I think I am on track
 
set var microrim_menu_pos int = 0

choose vcustcont from #values for ( (LJS(CC_contact, 20)) +
& (lJS(CC_OfficeExt, 5)) & (LJS(CC_Mobile1, 12)) +
& (RJS(CC_HomePhone, 14)) ) from CustContacts +
where custnub2 = .This_Custnub2 +
ORDER BY CC_CallOrder TITLE 'Contact Office Ext Mobile# Home#' +
at 2 2 foot title

 

Steve


________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Alastair
Burr
Sent: Tuesday, November 04, 2008 1:28 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Need to figure out way to position this
properly


You're out of luck, Steve - with v6.5 you get it positioned in the
middle of the screen if I remember correctly.
 
v6.5 for DOS may have had the option but you'll need to upgrade in
Windows to be able to position Choose, Dialog & Pause commands.
 
Regards,
Alastair.
 
 

        ----- Original Message ----- 
        From: Steve Breen <mailto:[EMAIL PROTECTED]>  
        To: RBASE-L Mailing List <mailto:[email protected]>  
        Sent: Tuesday, November 04, 2008 6:11 PM
        Subject: [RBASE-L] - Need to figure out way to position this
properly

        Working on positioning this:
         
        R>choose vcustcont from #values for ( (LJS(CC_contact, 20)) &
(lJS(CC_OfficeE t, 5)) +
        & (LJS(CC_Mobile1, 12)) & (RJS(CC_HomePhone, 14)) ) from
CustContacts  +
        where custnub2 = .This_Custnub2 +
        ORDER BY CC_Order +
        TITLE 'Contact  Office Ext      Mobile#      Home#'
         
        Thanks for any help

        
________________________________


        


        No virus found in this incoming message.
        Checked by AVG - http://www.avg.com 
        Version: 8.0.175 / Virus Database: 270.8.6/1766 - Release Date:
04/11/2008 08:26
        

Reply via email to