FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index Utilities / Utilidades testing forums code syntax highlighting
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
testing forums code syntax highlighting
Posted: Thu Jan 09, 2025 11:24 PM
Code (fw): Select all Collapse
#include "FiveWin.ch"

// this is a comment

function Test()

return nil

class
   DATA  one
   DATA  two
   METHOD New()
ENDCLASS

class
endclass

if

else

endif

while .T.
end
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion