sc_field_color()

5 years ago with no comments in Macros
Dieses Macro setzt die Textfarbe des übergebenen Feldes auf den übergebenen Wert in einem Grid oder einem PDF. Die Farbe ist in ...

sc_include_library()

5 years ago with 1 comment in Macros
sc_include_library("Target","Library Name", "File", "include onece", "Require")Target = "prj" oder "sys" je nachdem wo Ihr die Klasse ...

sc_select()

5 years ago with 1 comment in Macros
Wenn Du das Macro sc_select (dataset, “SQL Command”, “Connection”) benutzt bekommt Du in ein Array zurück bei ...

sc_sql_injection()

6 years ago with no comments in Macros
Wenn Ihr das sc_sql_injection() Macro in einem SQL-String verwendet $str_sql = "insert into tbl_users_groups (login, group_id) values ...

sc_btn_display()

6 years ago with no comments in Macros
Wenn Ihr die Vorlage zum Macro benutzt  sc_btn_display()  dann erscheint die Vorlage mit einfachen Anführungszeichen (In der Hilfe ist ...

sc_format_num()

6 years ago with no comments in Macros
In der Hilfe und Anleitung wird das Macro folgendermaßen angegeben. sc_format_num({My_Field}, "Group_Symb", "Dec_Symb", "Amount_Dec", ...