ph_saveframe PowerHome formula function
Description
Save the current state of the PowerHome frame window (position, size, etc). You can restore to this saved state using the ph_openframe function.
Syntax
ph_saveframe ( )
Return value
Integer. Returns a 0. Use this function in conjunction with the ph_openframe function.