Interesting. That worked. I had thought that if I left it in multi-line format 
it should work.


So, I learned things.


Thanks!



Kayza Kleinman
CIO &
Director, Nonprofit Helpdesk
Jewish Community Council of Greater Coney Island, Inc
3001 West 37th Street
Brooklyn NY 11224
718 449-5000 x 2266
fax 347-946-6390

http://kayzasblog.nphd.org/
www.jccgci.org<http://www.jccgci.org>
www.nphd.org<http://www.nphd.org>


________________________________
From: karentellef via RBASE-L <[email protected]>
Sent: Friday, April 20, 2018 8:46:18 AM
To: [email protected]
Subject: Re: [RBASE-L] - Date Chooser Dialog?

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]<mailto:[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]<mailto:[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