change-to-file in drscheme:unit:frame
( -> void
send a-drscheme:unit:frame change-to-file file)
file : string
Loads this file into this already created frame. In normal DrScheme use, this method is only called if this is the first frame opened and no editing has occurred. It should be safe to call this at anytime, however.