User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:34, 10 February 2012 (diff | hist) . . (+1,984) . . N SQLQueryEx (Created page with "==Definition== <source lang="scar" lines="false"> function SQLQueryEx(const DBIndex: Integer; const Query: string): Integer; </source> ==Availability== SCAR Divi 3.31 > Current ...")
- 23:49, 9 February 2012 (diff | hist) . . (+1,365) . . N SQLLastID (Created page with "==Definition== <source lang="scar" lines="false"> function SQLLastID(const DBIndex: Integer): Integer; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== Retur...")
- 23:46, 9 February 2012 (diff | hist) . . (-15) . . SQLQuery
- 23:46, 9 February 2012 (diff | hist) . . (+1,596) . . N SQLQuery (Created page with "==Definition== <source lang="scar" lines="false"> function SQLOpen(const Path: string; const CreateIfNotFound: Boolean): Integer; </source> ==Availability== SCAR Divi 3.31 > Cur...")
- 23:43, 9 February 2012 (diff | hist) . . (+4) . . SQLOpen (→Description)
- 23:31, 9 February 2012 (diff | hist) . . (+5) . . SQLFree
- 23:31, 9 February 2012 (diff | hist) . . (+5) . . SQLOpen (→Example)
- 23:29, 9 February 2012 (diff | hist) . . (-3) . . SQLOpen
- 23:29, 9 February 2012 (diff | hist) . . (+1,437) . . N SQLFree (Created page with "==Definition== <source lang="scar" lines="false"> function SQLFree(const DBIndex: Integer): Boolean; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== Frees a...")
- 23:26, 9 February 2012 (diff | hist) . . (+1,682) . . N SQLOpen (Created page with "==Definition== <source lang="scar" lines="false"> function SQLOpen(const Path: string; const CreateIfNotFound: Boolean): Integer; </source> ==Availability== SCAR Divi 3.31 > Cur...")
- 23:22, 9 February 2012 (diff | hist) . . (+25) . . Category:Database Functions (current)
- 23:21, 9 February 2012 (diff | hist) . . (+340) . . N Category:Database Functions (Created page with "This category contains all database related functions in the SCAR Divi API. At this time only SQLite3 databases are supported, These functions are prefixed with SQL rather than S...")
- 23:19, 9 February 2012 (diff | hist) . . (+524) . . N WorkspacePath (Created page with "==Definition== <source lang="scar" lines="false"> function WorkspacePath: AnsiString; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== This function returns ...")
- 23:17, 9 February 2012 (diff | hist) . . (+19) . . ScriptPath
- 23:17, 9 February 2012 (diff | hist) . . (+19) . . AppPath
- 23:17, 9 February 2012 (diff | hist) . . (+19) . . FontsPath
- 23:17, 9 February 2012 (diff | hist) . . (+19) . . ScreenPath
- 23:17, 9 February 2012 (diff | hist) . . (+19) . . IncludesPath
- 23:17, 9 February 2012 (diff | hist) . . (+19) . . LogsPath
- 17:07, 9 February 2012 (diff | hist) . . (0) . . m ResizeBitmap
- 17:06, 9 February 2012 (diff | hist) . . (+1,507) . . N ResizeBitmap (Created page with "==Definition== <source lang="scar" lines="false"> function ResizeBitmap(const iBmp, Width, Height: Integer): Integer; </source> ==Availability== SCAR Divi 3.00 > Current ==Desc...")
- 17:03, 9 February 2012 (diff | hist) . . (+1,440) . . N FindColorSpiral2 (Created page with "==Definition== <source lang="scar" lines="false"> function FindColorSpiral2(var x, y: Integer; Color, xs, ys, xe, ye: Integer): Boolean; </source> ==Availability== SCAR Divi 3.0...")
- 16:39, 9 February 2012 (diff | hist) . . (+322) . . N FAQ (Created page with "*''SCAR shows an "Access Violation" error in the messages tab, what do I do?''<br />Access violations occur when SCAR tries to access something that does not exist. Most of these...") (current)
- 16:32, 9 February 2012 (diff | hist) . . (+2,287) . . N ZLibDecompress (Created page with "==Definition== <source lang="scar" lines="false"> function ZLibCompress(const Str: AnsiString): AnsiString; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== ...") (current)
- 16:25, 9 February 2012 (diff | hist) . . (+115) . . ZLibCompress (→Description) (current)
- 16:24, 9 February 2012 (diff | hist) . . (+2,755) . . N ZLibCompress (Created page with "==Definition== <source lang="scar" lines="false"> function ZLibCompress(const Str: AnsiString): AnsiString; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== ...")
- 16:22, 9 February 2012 (diff | hist) . . (+102) . . N Category:Compression Functions (Created page with "This category contains all compression related functions in the SCAR Divi API. Category:Functions") (current)
- 16:05, 9 February 2012 (diff | hist) . . (+541) . . N StrToBase64 (Created page with "==Definition== <source lang="scar" lines="false"> function StrToBase64(const Str: AnsiString): AnsiString; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== E...") (current)
- 16:04, 9 February 2012 (diff | hist) . . (+688) . . N Base64ToStr (Created page with "==Definition== <source lang="scar" lines="false"> function Base64ToStr(const Str: AnsiString): AnsiString; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== D...") (current)
- 16:01, 9 February 2012 (diff | hist) . . (+42) . . HexToStr (current)
- 15:58, 9 February 2012 (diff | hist) . . (+52) . . HexToStr
- 15:58, 9 February 2012 (diff | hist) . . (+561) . . N StrToHex (Created page with "==Definition== <source lang="scar" lines="false"> function StrToHex(const Str: AnsiString): AnsiString; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== Enco...") (current)
- 15:56, 9 February 2012 (diff | hist) . . (+607) . . N HexToStr (Created page with "==Definition== <source lang="scar" lines="false"> function HexToStr(const Str: AnsiString): AnsiString; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== Deco...")
- 15:53, 9 February 2012 (diff | hist) . . (+99) . . N Category:Encoding Functions (Created page with "This category contains all encoding related functions in the SCAR Divi API. Category:Functions") (current)
- 12:15, 29 January 2012 (diff | hist) . . (+440) . . N FileAge (Created page with "==Definition== <source lang="scar" lines="false"> function FileAge(const Path: string): TDateTime; </source> ==Availability== SCAR Divi 3.31 > Current ==Description== Returns t...") (current)
- 18:22, 8 January 2012 (diff | hist) . . (-1) . . The Official SCAR Scripting Guide (→Reverse For Loop)
- 18:21, 8 January 2012 (diff | hist) . . (-3) . . The Official SCAR Scripting Guide (→For Loop)
- 18:21, 8 January 2012 (diff | hist) . . (+12) . . The Official SCAR Scripting Guide (→DownTo)
- 13:32, 8 January 2012 (diff | hist) . . (+571) . . The Official SCAR Scripting Guide (→Record Types)
- 13:17, 8 January 2012 (diff | hist) . . (+542) . . The Official SCAR Scripting Guide (→Size Operations)
- 13:11, 8 January 2012 (diff | hist) . . (0) . . The Official SCAR Scripting Guide (→Arrays)
- 13:10, 8 January 2012 (diff | hist) . . (0) . . The Official SCAR Scripting Guide (→Loops)
- 13:08, 8 January 2012 (diff | hist) . . (+1,050) . . The Official SCAR Scripting Guide (→Arrays)
- 13:02, 8 January 2012 (diff | hist) . . (-24) . . The Official SCAR Scripting Guide (→For Loop)
- 13:02, 8 January 2012 (diff | hist) . . (+595) . . The Official SCAR Scripting Guide (→Arrays)
- 12:56, 8 January 2012 (diff | hist) . . (+1,440) . . The Official SCAR Scripting Guide (→Arrays)
- 12:32, 8 January 2012 (diff | hist) . . (+12) . . The Official SCAR Scripting Guide
- 12:30, 8 January 2012 (diff | hist) . . (-4) . . The Official SCAR Scripting Guide (→For Loop)
- 12:30, 8 January 2012 (diff | hist) . . (+882) . . The Official SCAR Scripting Guide (→Loops)
- 11:37, 29 December 2011 (diff | hist) . . (+724) . . The Official SCAR Scripting Guide (→Loops)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)