Page 1 of 1

Posted: Mon Mar 24, 2003 4:27 am
by BackupUser
Restored from previous forum. Originally posted by turtle1776.

Hello all

I am Blitz user poking around with Pure Basic. Does anyone know how to check the amount of available video memory using PB commands?

Something like the Blitz AvailVidMem() command?

Posted: Mon Mar 24, 2003 9:26 am
by BackupUser
Restored from previous forum. Originally posted by fred.

AvailableScreenMemory() should do it.

Fred - AlphaSND

Posted: Mon Mar 24, 2003 1:09 pm
by BackupUser
Restored from previous forum. Originally posted by turtle1776.

Thank you!

AvailableScreenMemory() does not seem to work in the demo. Is it a non-demo command? Also, it is not in the help file or in the online command list. Where would I find the documentation for this command, and others like it?

Thanks again.

Posted: Mon Mar 24, 2003 1:22 pm
by BackupUser
Restored from previous forum. Originally posted by fred.

It's a new command from v3.6x

Fred - AlphaSND