| |
|
|
Michael Wodrich | success% = @db("Edit",I1,I2,s3,s4,I5)
Syntax to v10.0: success% = @dbEdit(I1,I2,s3,s4,I5)
dbEdit is a fertiger dialog, the the works with dBase-tables vastly vereinfacht (Related: LINKF:[dbBrowse]). The scheduler must before with LINKF:[dbOpen] opened and LINKF:[dbUse] choosed been his. should one index used go, must it with LINK:[dbIndex] opened been his. (Ggf. is it before with LINKP:[dBCreateIndex] to create.)
Parameterbeschreibung:
P:I1,P:I2 | - position the Editier-Dialoges on-screen | P:s3 | - cover (Überschriftzeile) | P:s4 | - Parameter to indicated the anzuzeigenden boxes (Split). for each slot go three indicated (through Semikolon separated) needed (max. 100 Split): - name the Field in the Datenbanktabelle - Anzuzeigende Spaltenüberschrift for the area - wide the Field in Pixeln | P:I5 | - mode 0 = only reading 1 = Change allows | Datumsfelder must in the landestypischen stature (means with us "TT.MM.JJJJ") association go. otherwise results one Info and the set won't übernommen. Ausserdem must the date one gültiges gregorianisches date his.
Numerische boxes go screen and in the tuned stature displayed. Fehleingabe won't allows.
with logischen Feldern becomes the first characters the input ausgewertet. The letters YyJjTt go as true gewertet and as "T" into scheduler geschrieben; with NnFf becomes one "F" written.
go with Textfeldern too long Strings association, go tappt im dunkeln on Feldlänge gekürzt.
|
|
|
| Programmieren, das spannendste Detektivspiel der Welt. | 01/19/38 ▲ |
|
|
|