Skip to content

sbmfile.filename bug or feature

Forums Forums SIMPOL Programming sbmfile.filename bug or feature

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #252
    JD Kromkowski
    Participant

    In quickreport sample this code works fine (I’ve hooked the sample up to an application) sbmfile1 =@ appw.app.WAGES.sbme table1 =@ appw.app.WAGES ds1 =@ qr.adddatasource(sbmfile1.type,”wages.sbm”, sbmfile1, error=e) qr.addtable(table1, ds1, error=e) BUT, instead of “wages”, I’d just like to use sbmfile1.filename So that I can standardized this Unfortunately, the smbfile1.filename = “C:SimpolProjectsPayroll4bin/wages.sbm” why the forward slash? JDK

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.