All,

Thanks. I got it.
Operator head-space.
(usually the case)

Jan

 


-----Original Message-----
From: "Dawn Hast" <[EMAIL PROTECTED]>
To: [email protected] (RBASE-L Mailing List)
Date: Wed, 16 Jul 2008 19:46:15 +0000
Subject: [RBASE-L] - Re: PROPERTY Syntax


Jan,
 
This works for me:
 
In form on after start eep:
  set var vnewdate date = 11/23/08
  property datepicker textvalue .vnewdate
  return
 
where datepicker is the component id of the DB date picker control.  
 
When I use the form in ENTER mode, the date defaults to 11/23/08
-------------- Original message from "jan johansen" 
<[EMAIL PROTECTED]>: -------------- 


Tom,
 
I have tried doing that but it doesn't seem to show up.
I set the variable in the before start and place the variable name
in the DEFAULT value of the DB-Date-Picker. I've tried just
vMyDate and .vMyDate but they don't seem to show. I've even
just tried using #DATE as a default and can't seem to get it to set.
 
Jan
 


-----Original Message-----
From: TOM HART <[EMAIL PROTECTED]>
To: [email protected] (RBASE-L Mailing List)
Date: Wed, 16 Jul 2008 10:49:56 -0700 (PDT)
Subject: [RBASE-L] - Re: PROPERTY Syntax


Can't you set a variable in the on before start eep and then have it default 
to that date.
Tom Hart



----- Original Message ----
From: jan johansen <[EMAIL PROTECTED]>
To: RBASE-L Mailing List <[email protected]>
Sent: Wednesday, July 16, 2008 12:02:49 PM
Subject: [RBASE-L] - PROPERTY Syntax

I am interested in setting a DB-Date Picker to a date not today.
I don't see a PROPERTY for this but is highly probable that I am
overlooking it today (not enough sleep and too much caffeine).

Jan

Reply via email to