Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forms Special Effect Portability

Status
Not open for further replies.

bestbefore99

IS-IT--Management
Jan 24, 2002
16
IT
Hello.

I have implemented some special effects on Forms that use between others the Move Methods to open Forms with Holliwood like effects (Enlarging and Moving on the screen)

This works well on Access 2002 on Windows 2000.
However the Program crashes on Windows 98 with Access 2000 on the .Move Method

How can I ensure portability ? One idea was to check for the Database Access Version by using the .Version Method on CurrentDB but on both platform I get the same value (4.0)

Any other idea? (I dont' want to give away the special effects)

Thanks
Massimo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top