J jacquelineliu New Member Jun 20, 2005 #1 Is there anyway to change the format of a DB field dynamicly? Through programming?
TomBascom Curmudgeon Jun 23, 2005 #2 widget:format = format-phrase usually works... i.e.: define variable i as integer no-undo. form i with frame a. i:format = "999". update i with frame a.
widget:format = format-phrase usually works... i.e.: define variable i as integer no-undo. form i with frame a. i:format = "999". update i with frame a.