directormac
Occasional Presence
- Local time
- Today, 04:24
- Joined
- Oct 24, 2001
- Messages
- 259
Having been off the forums for a looooong while, I feel the need to get some new discussions going... here's a question for all you guru's out there. Do you have your own "Standard Library" of functions that you have found so useful that you just automatically include them anymore? What are they?
I'm starting to get to that point myself, and here's what mdlMacStdLib has in it so far:
Code & Forms for my progress bar.
IsTable(), etc., based on John K.'s code found in this forum.
public constants: QUOTE, TWIP, TWINCH.
Functions for adding, setting, and fetching values from a variables table.
Ken Getz's functions for handling dialogue boxes.
I will probably be adding some routines for automatic form resizing based on screen res--not something I've used that often, but something I always feel like I ought to include.
What about y'all? I'd be really curious to know the "must have every time" list of functions for Pat H. and the other Access Gods...
--Standard Mac
I'm starting to get to that point myself, and here's what mdlMacStdLib has in it so far:
Code & Forms for my progress bar.
IsTable(), etc., based on John K.'s code found in this forum.
public constants: QUOTE, TWIP, TWINCH.
Functions for adding, setting, and fetching values from a variables table.
Ken Getz's functions for handling dialogue boxes.
I will probably be adding some routines for automatic form resizing based on screen res--not something I've used that often, but something I always feel like I ought to include.
What about y'all? I'd be really curious to know the "must have every time" list of functions for Pat H. and the other Access Gods...
--Standard Mac