SBDoc - nonkit/SmallWikiPad GitHub Wiki

SBDoc

Write comments that can be the input for SBDoc or Program DB.

' Small Wiki Pad
' Version 0.31a
' Copyright © 2015 Nonki Takahashi.  The MIT License.
' Repository https://smallwikipad.codeplex.com
' Program ID NVD371-4
' Last update 2015-12-30
Sub Shapes_Init
  ' Shapes | Initialize shapes data
  ' return shX, shY - current position of shapes
  ' return shape - array of shapes
EndSub

See Also

Other Resources