[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Sep 7 17:33:08 1993 
Subject:Re: PWM WINDOW LOCATIONS 
From:Julian Clinton 
Volume-ID:930907.07 

> I am having trouble with the PWM windowlocation command.
> My code works alright, and the windows come up on the screen
> as they are supposed to. However, when I sysrestore a file into
> memory then reload my file, I receive an error message concerning
> the window location command.
>
> Has anyone got any ideas?

Difficult to say for certain without seeing the error message but
it's probably due to the Poplog and PWM processes getting out of
sync when the sysrestore overwrites Poplog's memory (the PWM is
a separate C program and isn't altered by a sysrestore). The error
message might point out what interaction is going on.

Julian