FORUMS PROFESSIONNELS
WINDEV
,
WEBDEV
et
WINDEV Mobile
Accueil
|
Messages récents
|
Connexion
|
Déconnexion
|
Français
Accueil
→
WINDEV 2024
→
Init Values
Init Values
Débuté par DT, 04 juin 2003 12:39 - 2 réponses
Connectez-vous…
DT
#1
Posté le 04 juin 2003 - 12:39
Hi All
I have a form in creation mode with a field (Invisible) to hold a status
(numeric) value
This is initialised to 1 when opening the form and will be automatically
(or not) updated during data entry dependent on certain options selected
by the user
What I find is that this value is not picked up by the FiletoScreen() directive
and results in a zero value (or default) being written to disc
If I specifically add MyFile.Status = Status following FiletoScreen() all
is well
Is this standard behaviour or me?
Regards
DT
Signaler
0
0
Bert
#2
Posté le 04 juin 2003 - 12:49
"DT" <derek.theobald@dolgader.co.uk> wrote:
Hi All
I have a form in creation mode with a field (Invisible) to hold a status
(numeric) value
This is initialised to 1 when opening the form and will be automatically
(or not) updated during data entry dependent on certain options selected
by the user
What I find is that this value is not picked up by the FiletoScreen() directive
and results in a zero value (or default) being written to disc
If I specifically add MyFile.Status = Status following FiletoScreen() all
is well
Is this standard behaviour or me?
Regards
DT
Hi DT,
FileToScreen puts file fields into controls on the screen.
ScreenToFile puts the control values into the file fields. If there is no
file field or no screen control linked to a file then you have to handle
the assignments in your code.
Bert
Signaler
0
0
DT
#3
Posté le 04 juin 2003 - 13:42
Whoops I meant ScreentoFile() - possibly this only regonises input as a
result of keyboard activity
Signaler
0
0
→ Revenir à WINDEV 2024
WINDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV (précédentes versions)
WEBDEV (précédentes versions)
WINDEV Mobile (précédentes versions)
Etats & Requêtes
Hors-sujet
Outils
WINDEV 26
WINDEV 2024
WINDEV 2024
WINDEV 2024
WINDEV 25
WEBDEV 2024
WEBDEV 2024
WEBDEV 2024
WINDEV Mobile 2024
WINDEV Mobile 2024
WINDEV (précédentes versions)
WINDEV (précédentes versions)
Français
English
Español
Portuguesa
Fermer cette fenêtre
Type de recherche
Uniquement les sujets
Tous les messages
Période de recherche
Date indifférente
Moins d'une heure
Moins de 24 heures
Moins d'une semaine
Moins d'un mois
Moins d'un an
Annuler
Aperçu de votre message
Ajouter une image
Importer une image depuis une URL
Envoyer une image depuis un fichier de votre disque
Déposez ici un fichier ou cliquez sur "Parcourir..."
ou
Annuler
0%
WLangage
SQL
XML, HTML
JAVA, Javascript
Texte