If you are setting up a DB, I imagine that you are
going to be creating entry fields (like "name" etc..)
If this is the case it is an easy process.
1. create a field on stage
2. name the field (say "bob")
3. make the field editable
4. create a simple line of Lingo to capture field text
foo = member("bob").text
To put the text variable of foo back to a text or field member
simple use : put foo into member("textmember")
Hope that's what you're looking for.
- jp
-------------------
J.Powers
Androidmedia
[EMAIL PROTECTED]
-------------------
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Mick O'Connor
Sent: Tuesday, June 05, 2001 11:25 PM
To: [EMAIL PROTECTED]
Subject: <lingo-l> Dir 8.5: Text Entry / Display
I work with Authorware and I'm quite new to Director. I've been asked to
setup the database design and get the DB I/O running. Everything is just
fine regarding the DB but no-one can tell me what to do to handle text
entry!!!????
Sew.
How do I setup to receive and store keyboard entry to a variable.
How do I put the contents of a variable back to screen data entry area.
TIA
Mick O'Connor
Victoria
AUSTRALIA 3062
Telephone 03 9254 3019
Facsimile 03 9375 2726
Using the power of hybrid CD/Internet to deliver a truly dynamic experience.
****************************************************************************
***********
IMPORTANT NOTICE:
1. Please scan this e-mail message and any attachments before opening
for viruses. Kangan Batman TAFE does not accept any responsibility for
problems caused by viruses that have been conducted through its e-mail
infrastructure.
2. When the document is printed or used on the recipient's equipment,
it may lose styles or formats due to software incompatibility.
This version was created using Microsoft Word 97. If you have different
software, editing the document may corrupt it.
3. Opinions expressed in this e-mail message and any attachments are
those of the originator and are not necessarily the opinions of
Kangan Batman TAFE.
4. This e-mail message is intended only for the use of the individual
or entity named above and may contain information that is confidential
and/or privileged. If you are not the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
e-mail message is prohibited. If you have received this message in
error please notify the person sending this message or by e-mail the
[EMAIL PROTECTED] or telephone +61 3 9279 2566 and destroy the
original message.
5. This document is subject to copyright. No part of it should be
reproduced without the consent of the copyright owner.
Kangan Batman TAFE
Visit our web site at http://www.kangan.edu.au
****************************************************************************
***********
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]