About Us Products Solutions Services Contact Us
Please...
Register Here!
Login Area Superbase Europe Newsgroups

Home
Sitemap

Technical Support
Services


Professional
Services


Academic and
Educational
Services


Publishing
Services


Marketing
Services


Free Download
Services


Training Services

 

 


Services -> Superbase Technical Support Services

What was New in Superbase 3.2

Previous
Next

FILLARRAY 4,5,6,7

FILLARRAY var$[<subscript>],4 fills the specifed array with the names of all non-hidden programs which are open. There is currently no support for hidden programs.

FILLARRAY var$[<subscript>],5[,<mask>] [ALL] fills the specifed array with the names of all files which match the specified mask (eg. C:\MYDIR\*.*). If no mask is specified then "*.*" is used.

FILLARRAY var$[<subscript>],6[,<mask>] [ALL] fills the specifed array with the names of all directories which match the specified mask (eg. C:\MYDIR\*.*). If no mask is specified then "*.*" is used.

FILLARRAY var$[<subscript>],7 fills the specifed array with a trace of the subroutine and function calls which have lead the program to the current point. Note that the first element returned will be the last call, so the last element returned will be the first call (eg. main).


Copyright © 2003 Superbase Developers plc, Cambridge, UK. All rights reserved worldwide.
   Legal Notice  Questions or comments? Contact webmaster@superbase.co.uk