Difference between revisions of "SCAR Divi Online Manual"

From SCAR Divi Manual
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
'''Welcome to the online manual for [[SCAR Divi]].''' This manual attempts to better document the [[SCAR Divi]] API and functionality. All information in this manual is only 100% accurate for SCAR Divi 3.25 and above.
 
'''Welcome to the online manual for [[SCAR Divi]].''' This manual attempts to better document the [[SCAR Divi]] API and functionality. All information in this manual is only 100% accurate for SCAR Divi 3.25 and above.
 +
 +
Currently the manual is still largely under construction, you can possibly find things that are not yet documented in the [http://scar-divi.com/oldmanual/ old manual].
  
 
==Download==
 
==Download==
[[SCAR Divi]] can be downloaded on the [http://www.scar-divi.com/ main site], older versions are still available at [http://www.freddy1990.com Freddy1990.com], these are however considered outdated and [http://forums.freddy1990.com/ support] for them is fairly slow and limited.
+
[[SCAR Divi]] can be downloaded on the [http://www.scar-divi.com/download main site].
  
 
==Support==
 
==Support==
Line 8: Line 10:
  
 
==Topics==
 
==Topics==
All topics in the manual are available in the [[:Category:Topics|topics]] category.
+
All topics in the manual are available in the [[:Category:Topics|topics]] category. Some of the pages in the manual will contain source code fragments from SCAR's source to clarify how the functions work. These fragments are 100% Delphi code, some of them might not work in SCAR.
  
 
Some of the more important topics are:
 
Some of the more important topics are:
Line 16: Line 18:
 
*[[:Category:Classes|Classes]]
 
*[[:Category:Classes|Classes]]
 
*[[:Category:Constants|Constants]]
 
*[[:Category:Constants|Constants]]
 +
*([[:Category:Deprecated Functions|Deprecated Functions]] & [[:Category:Deprecated Types|Deprecated Types]])
  
 
===Other===
 
===Other===

Latest revision as of 13:45, 3 August 2017

Welcome to the online manual for SCAR Divi. This manual attempts to better document the SCAR Divi API and functionality. All information in this manual is only 100% accurate for SCAR Divi 3.25 and above.

Currently the manual is still largely under construction, you can possibly find things that are not yet documented in the old manual.

Download

SCAR Divi can be downloaded on the main site.

Support

In the event that you require support for SCAR Divi 3.25+ regarding anything from using the program to creating your own scripts, you can ask questions in the appropriate sections of the forums.

Topics

All topics in the manual are available in the topics category. Some of the pages in the manual will contain source code fragments from SCAR's source to clarify how the functions work. These fragments are 100% Delphi code, some of them might not work in SCAR.

Some of the more important topics are:

API

Other

FAQ

People ask a lot of questions about SCAR Divi, some of the more frequent ones are also available on this wiki on the FAQ page.

External Links