Modifying Due Dates | topic started 9/13/2002; 7:07:18 AM last post 9/14/2002; 4:15:23 PM |
|
Michael Gage - Re: Modifying Due Dates 9/14/2002; 4:15:23 PM (reads: 1025, responses: 0) |
I can't think of any easy way to do this. Arnie knows the class list database better than I, so he may have some suggestions. The psvn is generated randomly, so there is no way to decode the section directly from the psvn. You can use the psvn to look up the user name in the database, then use that to get the section name from the CL database. This sounds complicated, but it would probably work fast enough. It would require writing some new access subroutines, but that's not as complicated as laying out a new database. --Mike |