61
Beta Tests / Re: Vector Editor
« on: 2010-Aug-25 »
Thanks, I'll give it a go later on.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
GPC - GLBasic Precompiler V.8.044 SN:49df697f - 2D, WIN32
"TestVector.gbas"(0) warning : note : TYPE TVector is not declared
"TestVector.gbas"(0) warning : note : TYPE TVector is not declared
"TestVector.gbas"(0) warning : note : TYPE TVector is not declared
"..\VecEdit2\MiscRoutines.gbas"(5) warning : Demo mode: This command would require "GLBasic SDK premium"
"TVector.gbas"(107) error : call to undefined function : TVector_GetNextIndex
n%=TVector_GetNextIndex(loop%,size%)
in the function TVector_Display%