Path: utzoo!attcan!telly!problem!compus!lethe!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!ub!acsu.buffalo.edu From: cjohnson@acsu.buffalo.edu (charles johnson) Newsgroups: comp.databases Subject: Repost: FOXbase+/mac UDFS ?? Keywords: foxbase udfs foxpro read Message-ID: <52505@eerie.acsu.Buffalo.EDU> Date: 20 Dec 90 01:12:39 GMT References: <52155@eerie.acsu.Buffalo.EDU> Sender: news@acsu.Buffalo.EDU Organization: SUNY Buffalo Lines: 39 Nntp-Posting-Host: autarch.acsu.buffalo.edu I am having problems with passing values back from UDFS the following is an example ***Procedure library procedure Valid_input parameters message **SAY Screen @ row,col say message get answer read return(ans) *** calling program set procedure to library . . . ans = valid_input(message) **end of example I can use it with a "do valid_input with "message" but I am writing an application that is heavily dependent on UDFs so I don't want to have to devise a clumsy work around..the way I use now is global varibles.. any sugestions are greatly appreciated replies can be sent directly to me and if there is any interest I' ll post a summary thanks Charles Johnson Database Programmer cjohnson@acsu.buffalo.edu School of Dental Medicine 716 834 2057 ext 28 Advanced Educational Technologies Lab 342 Squire Hall -- Charles Johnson Database Programmer cjohnson@acsu.buffalo.edu School of Dental Medicine 716 834 2057 ext 28 Advanced Educational Technologies Lab 342 Squire Hall