Kayza:  I copy/pasted Razzak's simple example and ran it in both 9.5 and X 
without an error

I know this is a stupid suggestion, but if you did a copy/paste to the R> 
prompt, make sure you remove the continuation + characters

Karen

 

 

 

-----Original Message-----
From: A. Razzak Memon <[email protected]>
To: rbase-l <[email protected]>
Sent: Fri, Apr 20, 2018 3:10 am
Subject: RE: RE: [RBASE-L] - Date Chooser Dialog?

If your connected database QUOTES settings are single quotes, and you 
cannot run the sample
DIALOG command below, there is something else going on.

-- Dialog with Popup as Date
     CLEAR VAR vDate,vEndKey
     SET VAR vDate DATE = NULL
     DIALOG 'Enter Date (mm/dd/yyyy) or Double-Click for Calendar' +
   vDate=34 vEndKey 1 +
     CAPTION 'DIALOG with Date Pop-up' ICON WINDOWS +
    OPTION POPUP_ENABLED TRUE +
     |POPUP_DIALOG_TYPE DATE
     RETURN

Please contact R:BASE Technologies' Support Team with a sample of 
your database for further
help.

Very Best R:egards,

Razzak


At 12:06 AM 4/20/2018, Kayza Kleinman wrote:

>-ERROR- Syntax is incorrect for the command DIALOG (2045)
>
>That's what I get - I'm using Copy / paste to avoid typos.
>
>Kayza Kleinman





-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.


-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to