1 / 11

LL-DIET Weniger essen - mehr Informationen

LL-DIET Weniger essen - mehr Informationen. Venelina Jordanova Venelina@OutsourcingITservices.net. Uwe Habermann Uwe.Habermann@dFPUG.de. Diet Tipps und Tricks. xBase Hotkeys Intellisense Drachenweitwurf Nicht löschbare Variablen Unterschiede im Code finden.

marva
Download Presentation

LL-DIET Weniger essen - mehr Informationen

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LL-DIETWeniger essen -mehr Informationen Venelina Jordanova Venelina@OutsourcingITservices.net Uwe Habermann Uwe.Habermann@dFPUG.de

  2. DietTipps und Tricks • xBase • Hotkeys • Intellisense • Drachenweitwurf • Nicht löschbare Variablen • Unterschiede im Code finden

  3. xBaseReplace, or not Replace? REPLACE tabelle.tabellenfeld WITH "Wert 2" REPLACE FieldName1 WITH eExpression1 [ADDITIVE] [, FieldName2 WITH eExpression2[ADDITIVE]] ... [Scope] [FOR lExpression1] [WHILE lExpression2] [IN nWorkArea | cTableAlias] [NOOPTIMIZE]

  4. xBaseReplace, or not Replace? REPLACE tabelle.tabellenfeld WITH "Wert 2" REPLACE tabellenfeld WITH "Wert 2" IN tabelle

  5. xBaseGO • GO • GOTO • 123

  6. Hot Keys • Labels • Schaltflächen

  7. Intellisense • C oder nicht C? lnVariable += 1 lnVariable = lnVariable + 1 • Deklaration von Klassen LOCAL loEx AS Exception loEx. • Deklarierte Variablen zloc

  8. Drachenwerfen mit Venelina Drag and drop -> Drag ´n drop -> Dragon drop -> Drachenwerfen ;-) Lassen wir uns überraschen :-)

  9. VFP Systemvariablen • Nicht löschbar und frei verfügbar: _PECODE _PSCODE _PRETEXT

  10. Code Vergleich • Visual Studio 2005 • WinDiff.exe • Rot – Die Zeile existiert in der ersten Datei, aber nicht in der zweiten Datei. • Gelb – Die Zeile existiert in der zweiten Datei, aber nicht in der ersten Datei.

  11. Vielen Dank! Bitte denkt an die Bewertungsbögen! Venelina & Uwe

More Related