example: Lucida Console and other
- Code: Select all Expand view
- {if(IVE->RECEBID = "S",;
"Nº Venda : "+IVE->NUMNVEN +CRLF+;
"Forma de Pagamento Já descriminada : "+CRLF+;
if( !Empty(ive->vistadh),vforma01+" : "+transform(ive->vistadh,"@E &vpict001")+CRLF,"")+;
if( !Empty(ive->vistach),vforma02+" : "+transform(ive->vistach,"@E &vpict001")+CRLF,"")+;
if( !Empty(ive->prazoch),vforma03+" : "+transform(ive->prazoch,"@E &vpict001")+CRLF,"")+;
if( !Empty(ive->prazoct),vforma04+" : "+transform(ive->prazoct,"@E &vpict001")+CRLF,"")+;
if( !Empty(ive->prazoap),vforma05+" : "+transform(ive->prazoap,"@E &vpict001")+CRLF,"")+;
if( !Empty(ive->prazotk),vforma06+" : "+transform(ive->prazotk,"@E &vpict001")+CRLF,"")+;
if( !Empty(ive->prazofi),vforma07+" : "+transform(ive->prazofi,"@E &vpict001")+CRLF,"")+;
if( !Empty(ive->prazocd),vforma08+" : "+transform(ive->prazocd,"@E &vpict001")+CRLF,"")+;
if( !Empty(ive->prazodi),vforma09+" : "+transform(ive->prazodi,"@E &vpict001")+CRLF,"")+;
"Para Demais alteraçoes Duplo Click !",;
"Sem Forma de Pagamento !"+CRLF+;
"Para Realizar Forma de Pagamento Duplo click."),"Informaçao","",nRGB(255,255,255),nRGB(58,116,241),oFon03 }
ofont wrote at the end but only for testing
Help !!