High Rob.
What is the proper method to use these functions below:
'TRUNCATE TABLE("SomeTable")
'DROP TABLE("SomeTable")
'DELETE TABLE("SomeTable")
I have been trying these in different fashions but none seem to do what they are supposed to do inside the HAL6 Brain.
The table I am working with "SomeTable" file is located outside the HAL6 database folder tables by itself.
What am I missing?
Also could you make these Functions available in the Editors HalBrain pop-up menu for code insertions.
Jerry.