hexagon logo

Datapage+ question

How do i get Datapage + to show callouts dimensioned with exact measure?
Parents
  • This is what is needed at the beginning of your program to get Datapage + to begin sending stats to your database...



    EXTERNALCOMMAND/NO_DISPLAY, NO_WAIT ; C:\PROGRAM FILES (X86)\WAI\DATAPAGE+ 2012\DATAPAGESTATS.EXE -listening



    ...you need to add another external command at the end . It would look like this...



    EXTERNALCOMMAND/NO_DISPLAY, NO_WAIT ; C:\PROGRAM FILES (X86)\WAI\DATAPAGE+ 2012\DATAPAGESTATS.EXE -end



    Sent from my Samsung Galaxy Note 2
Reply
  • This is what is needed at the beginning of your program to get Datapage + to begin sending stats to your database...



    EXTERNALCOMMAND/NO_DISPLAY, NO_WAIT ; C:\PROGRAM FILES (X86)\WAI\DATAPAGE+ 2012\DATAPAGESTATS.EXE -listening



    ...you need to add another external command at the end . It would look like this...



    EXTERNALCOMMAND/NO_DISPLAY, NO_WAIT ; C:\PROGRAM FILES (X86)\WAI\DATAPAGE+ 2012\DATAPAGESTATS.EXE -end



    Sent from my Samsung Galaxy Note 2
Children
No Data