Derek,

I have tried twice to reply to your email. Each one has bounced back with
"Recipient address rejected: User unknown in local recipient table".

I am assuming you want to use flcDatePicker without the supplied
flcDatePicker Utility stack...

You can "start using stack flcDatePicker" if the stackfile is visible to the
engine. You may need to set the defaultFolder first. This has nothing to do
with flcDatePicker... it is how the Livecode engine works.

One way is to place the flcDatePicker file in the same folder as your own
work, like this:

Put the defaultFolder into tDefDir
Set the itemDel to "/"
Set the defaultFolder to item 1 to -2 of the effective filename of this
stack
Start using stack "flcDatePicker"
Set the defaultFolder to tDefDir


I hope this helps.

Hugh Senior
FLCo
www.FlexibleLearning.com/datepicker


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to