03-16-2024, 07:16 AM
Guide To Skull Compiled Extension:
There Would Be A Main File named Lib.ske Which will store all libraries name,path and summary like this:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Lib.ske:
line1: 2-4 -> this line would show program from which line should start inputting libs Ex: start lib line number - last lib line number
line2: Array-This object provides a way of storing more than one value for a given name. These values can be accessed by another index.-Array.Method.ske -> Libname-Summary-Path to lib Method f
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Array.Method.ske:
line1: ContainsIndex
line2: ContainsValue
line3: GetAllIndices
line4: GetItemCount
line5: GetValue
line6: IsArray
line7: RemoveValue
line8: SetValue
till now all work well but how we will Have to format it format it like in sb
just litdev please compile this extension and upload it as soon as possible then intelnise work will be also complete
llink to Csharp file :https://www.mediafire.com/file/t4rs6zhqbjixzgl/ZSFile.cs/file
There Would Be A Main File named Lib.ske Which will store all libraries name,path and summary like this:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Lib.ske:
line1: 2-4 -> this line would show program from which line should start inputting libs Ex: start lib line number - last lib line number
line2: Array-This object provides a way of storing more than one value for a given name. These values can be accessed by another index.-Array.Method.ske -> Libname-Summary-Path to lib Method f
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Array.Method.ske:
line1: ContainsIndex
line2: ContainsValue
line3: GetAllIndices
line4: GetItemCount
line5: GetValue
line6: IsArray
line7: RemoveValue
line8: SetValue
till now all work well but how we will Have to format it format it like in sb
just litdev please compile this extension and upload it as soon as possible then intelnise work will be also complete
llink to Csharp file :https://www.mediafire.com/file/t4rs6zhqbjixzgl/ZSFile.cs/file