CompuServe Messages

State variable saved?

    24-Feb-94 12:56:37
Fm: Jonas Ruikis [ADESK] 73172,1351
To: Martin Enthed 100277,1272
<<QA also responded with a reference to ClientGetStateVar and | ClientSetStateVar for state variables.>> | | I know of these and have tried to set as IPAS R2 style, but these | doesnt seam to be used in a PXP with new type of dialog!? | | -M.E No they aren't used in a new type dialog. If you are using a new style dialog the following sequence occurs. This is for a PXP from start to finish. ClientGetState ClientResetState ClientUsesCustomDialog ClientDoCustomDialog ClientGetState ClientStartup ClientUserCode ClientTerminate greg